Searched refs:combined (Results 1 – 2 of 2) sorted by relevance
57 #define TC_ACT_EXT_OPCODE(combined) ((combined) & (~TC_ACT_EXT_VAL_MASK)) argument58 #define TC_ACT_EXT_CMP(combined,opcode) (TC_ACT_EXT_OPCODE(combined) == opcode) argument
43 combined with every other option.