Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dsel.h40 op_COMP, enumerator
H A Dsel-gram.y81 | comp { $$ = _hx509_make_expr(op_COMP, $1, NULL); }
H A Dsel.c174 case op_COMP: in _hx509_expr_eval()