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

/netbsd-current/external/historical/nawk/dist/
H A Dawk.h202 #define NVALUE 1 macro
210 #define isvalue(n) ((n)->ntype == NVALUE)
H A Dparse.c202 x->ntype = NVALUE;

Completed in 129 milliseconds