Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dsel.h38 op_FALSE, enumerator
H A Dsel-gram.y78 | kw_FALSE { $$ = _hx509_make_expr(op_FALSE, NULL, NULL); }
H A Dsel.c166 case op_FALSE: in _hx509_expr_eval()