Searched defs:OP_MASK_CMP (Results 1 – 2 of 2) sorted by relevance
279 #define OP_MASK_CMP (OP_MASK_GT | OP_MASK_EQ | OP_MASK_LT) macro