Searched refs:NAME (Results 1 – 3 of 3) sorted by relevance
50 #define DEF_OP(NAME,...) OP_##NAME, argument
103 #define DEF_OP_WREF(NAME) DEF_OP(NAME) DEF_OP(NAME##_ref)
222 #define DEF_OP(NAME, ...) "OP_" #NAME, in toString() argument