Searched refs:comp_NE (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/crypto/heimdal/lib/hx509/
H A Dsel.h43 comp_NE, enumerator in enum:hx_expr_op
H A Dsel-gram.y89 | word '!' '=' word { $$ = _hx509_make_expr(comp_NE, $1, $4); }
H A Dsel.c89 case comp_NE:
110 if (expr->op == comp_NE)

Completed in 118 milliseconds