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

/macosx-10.10.1/awk-20/src/
H A Dawk.h175 #define NVALUE 1 macro
183 #define isvalue(n) ((n)->ntype == NVALUE)
H A Dparse.c175 x->ntype = NVALUE;

Completed in 170 milliseconds