Searched refs:op_TRUE (Results 1 – 3 of 3) sorted by relevance
| /src/crypto/heimdal/lib/hx509/ | ||
| H A D | sel.h | 35 op_TRUE, enumerator |
| H A D | sel-gram.y | 75 expr : kw_TRUE { $$ = _hx509_make_expr(op_TRUE, NULL, NULL); } |
| H A D | sel.c | 162 case op_TRUE: in _hx509_expr_eval() |