Home | History | Annotate | Download | only in config

Lines Matching refs:cmpop

44    PRECOND      ::= OPERAND CMPOP OPERAND
45 CMPOP ::= '==' | '!='
161 CmpOp cmpop;
583 CmpOp cmp,
599 CmpOp cmp,
1242 precond->cmpop = OP_EQUAL;
1260 precond->cmpop = OP_EQUAL;
1262 precond->cmpop = OP_NOTEQUAL;
1703 append_value_condition (tr, precond->cmpop,
1706 append_constant_value_condition (tr, precond->cmpop,
1709 append_constant_value_condition (tr, precond->cmpop,