Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dsel.h35 op_TRUE, enumerator
H A Dsel-gram.y75 expr : kw_TRUE { $$ = _hx509_make_expr(op_TRUE, NULL, NULL); }
H A Dsel.c162 case op_TRUE: in _hx509_expr_eval()