Home
last modified time | relevance | path

Searched refs:op_FALSE (Results 1 – 3 of 3) sorted by relevance

/src/crypto/heimdal/lib/hx509/
H A Dsel.h36 op_FALSE, enumerator
H A Dsel-gram.y76 | kw_FALSE { $$ = _hx509_make_expr(op_FALSE, NULL, NULL); }
H A Dsel.c164 case op_FALSE: in _hx509_expr_eval()