Lines Matching refs:OPNAME
7507 #define OPNAME(x) OP_##x7508 #define OP(x) case OPNAME(x): return EXPAND_AND_QUOTE(OPNAME(x));