Searched refs:OP_ACTION_INDEX (Results 1 – 3 of 3) sorted by relevance
110 #define OP_ACTION_INDEX (0x10) macro122 #define I2 (OP_ACTION_INDEX | OP_AMOUNT_2)123 #define I4 (OP_ACTION_INDEX | OP_AMOUNT_4)124 #define I8 (OP_ACTION_INDEX | OP_AMOUNT_8)
253 else if (t[i] & OP_ACTION_INDEX) in add_template()265 else if (t[i] & OP_ACTION_INDEX) in add_template()275 if (t[i] & OP_ACTION_INDEX) in add_template()398 if (t[i] & OP_ACTION_INDEX) { in check_template()
251 case OP_ACTION_INDEX: in do_op()