Searched refs:NEXPR (Results 1 – 2 of 2) sorted by relevance
137 x->ntype = NEXPR; in op1()146 x->ntype = NEXPR; in op2()155 x->ntype = NEXPR; in op3()164 x->ntype = NEXPR; in op4()
176 #define NEXPR 3 macro183 #define isexpr(n) ((n)->ntype == NEXPR)