Searched defs:TC_ACT_EXT_CMP (Results 1 – 2 of 2) sorted by relevance
58 #define TC_ACT_EXT_CMP(combined, opcode) \ macro
60 #define TC_ACT_EXT_CMP(combined, opcode) (TC_ACT_EXT_OPCODE(combined) == opcode) macro