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()
182 #define NEXPR 3 macro189 #define isexpr(n) ((n)->ntype == NEXPR)