Searched refs:NEXPR (Results 1 – 2 of 2) sorted by relevance
152 x->ntype = NEXPR; in op1()161 x->ntype = NEXPR; in op2()170 x->ntype = NEXPR; in op3()179 x->ntype = NEXPR; in op4()188 x->ntype = NEXPR; in op5()
214 #define NEXPR 3 macro221 #define isexpr(n) ((n)->ntype == NEXPR)