Searched refs:NEXPR (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/awk-20/src/
H A Dparse.c137 x->ntype = NEXPR;
146 x->ntype = NEXPR;
155 x->ntype = NEXPR;
164 x->ntype = NEXPR;
H A Dawk.h177 #define NEXPR 3 macro
184 #define isexpr(n) ((n)->ntype == NEXPR)

Completed in 72 milliseconds