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)
244 else if (t[i] & OP_ACTION_INDEX) in add_template()256 else if (t[i] & OP_ACTION_INDEX) in add_template()266 if (t[i] & OP_ACTION_INDEX) in add_template()389 if (t[i] & OP_ACTION_INDEX) { in check_template()
242 case OP_ACTION_INDEX: in do_op()