Searched refs:OP_ACTION_DATA (Results 1 – 3 of 3) sorted by relevance
111 #define OP_ACTION_DATA (0x20) macro119 #define D2 (OP_ACTION_DATA | OP_AMOUNT_2)120 #define D4 (OP_ACTION_DATA | OP_AMOUNT_4)121 #define D8 (OP_ACTION_DATA | OP_AMOUNT_8)
246 else if (t[i] & OP_ACTION_DATA) in add_template()252 if (b == 2 && t[i] & OP_ACTION_DATA) in add_template()258 else if (t[i] & OP_ACTION_DATA) in add_template()268 else if (t[i] & OP_ACTION_DATA) in add_template()
239 case OP_ACTION_DATA: in do_op()