Searched refs:OP_ACTION_INDEX (Results 1 – 3 of 3) sorted by relevance
109 #define OP_ACTION_INDEX (0x10) macro121 #define I2 (OP_ACTION_INDEX | OP_AMOUNT_2)122 #define I4 (OP_ACTION_INDEX | OP_AMOUNT_4)123 #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()
247 case OP_ACTION_INDEX: in do_op()