Searched refs:OP_MIN (Results 1 – 2 of 2) sorted by relevance
237 enum { OP_LEQ = 'L', OP_GEQ = 'G', OP_MAX = 'X', OP_MIN = 'N' }; enumerator281 op = OP_MIN; in parse_expr()309 case OP_MIN: in parse_expr()
814 #define OP_MIN 12 macro832 if (dlen <= OP_MIN) { /* id, instance, oper tlv header .. */ in lfbselect_print()834 OP_MIN - dlen); in lfbselect_print()