Searched refs:NVALUE (Results 1 – 2 of 2) sorted by relevance
182 #define NVALUE 1 macro190 #define isvalue(n) ((n)->ntype == NVALUE)
175 x->ntype = NVALUE; in celltonode()