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

/ndk/sources/host-tools/nawk-20071023/
H A Dparse.c137 x->ntype = NEXPR;
146 x->ntype = NEXPR;
155 x->ntype = NEXPR;
164 x->ntype = NEXPR;
H A Dawk.h176 #define NEXPR 3 macro
183 #define isexpr(n) ((n)->ntype == NEXPR)

Completed in 23 milliseconds