Searched refs:NVALUE (Results 1 – 3 of 3) sorted by relevance
21 NVALUE = 5 variable185 elif len(self._values) < NVALUE:
198 #define NVALUE 1 macro206 #define isvalue(n) ((n)->ntype == NVALUE)
175 x->ntype = NVALUE; in celltonode()