Searched defs:OP2 (Results 1 – 3 of 3) sorted by relevance
35 #define OP2(op, l, r) dt_node_op2(op, l, r) macro
37 #define OP2(x) (((x) >> 22) & 0x07) macro
133 #define OP2(x) (((x) >> 22) & 0x07) macro