Searched refs:NEXPR (Results 1 – 4 of 4) sorted by relevance
122 x->ntype = NEXPR; in op2()132 x->ntype = NEXPR; in op1()152 x->ntype = NEXPR; in op3()162 x->ntype = NEXPR; in op4()
208 #define NEXPR 3 macro229 #define isexpr(n) ((n)->ntype == NEXPR)
138 x->ntype = NEXPR;149 x->ntype = NEXPR;171 x->ntype = NEXPR;
135 #define NEXPR 3143 #define isexpr(n) (n->ntype == NEXPR)