Searched refs:NEXPR (Results 1 – 2 of 2) sorted by relevance
155 x->ntype = NEXPR; in op1()164 x->ntype = NEXPR; in op2()173 x->ntype = NEXPR; in op3()182 x->ntype = NEXPR; in op4()191 x->ntype = NEXPR; in op5()
212 #define NEXPR 3 macro219 #define isexpr(n) ((n)->ntype == NEXPR)