Searched refs:op_COMP (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/heimdal/lib/hx509/ | ||
H A D | sel.h | 40 op_COMP, enumerator |
H A D | sel-gram.y | 81 | comp { $$ = _hx509_make_expr(op_COMP, $1, NULL); } |
H A D | sel.c | 174 case op_COMP: in _hx509_expr_eval() |