Searched refs:op_FALSE (Results 1 – 3 of 3) sorted by relevance
| /src/crypto/heimdal/lib/hx509/ | ||
| H A D | sel.h | 36 op_FALSE, enumerator |
| H A D | sel-gram.y | 76 | kw_FALSE { $$ = _hx509_make_expr(op_FALSE, NULL, NULL); } |
| H A D | sel.c | 164 case op_FALSE: in _hx509_expr_eval() |