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