Searched refs:op_y (Results 1 – 1 of 1) sorted by relevance
600 #define COND(op_y, op_n, expr) \ argument601 case 0x ## op_y: DO((expr) != 0) \