Searched refs:NN (Results 1 – 7 of 7) sorted by relevance
162 i = NN - regcnt; in setn()235 for (p=numtab; p < &numtab[NN]; p++) in nrehash()237 for (p=numtab; p < &numtab[NN]; p++) { in nrehash()283 for (p = numtab; p < &numtab[NN]; p++) {292 errprint(gettext("too many number registers (%d)."), NN);
153 #define NN 400 /* number registers */ macro428 } numtab[NN];
62 struct numtab numtab[NN] = {
245 where NN is a hexadecimal digit representing the byte.
2143 #define NN 1 /* Number of neighbors on either side of pPage */ macro2144 #define NB (NN*2+1) /* Total pages involved in the balance */2333 nxDiv = idx - NN; in balance()
1775 # "stty rows NN", e.g. to use 24 lines.
2024 # "stty rows NN", e.g. to use 24 lines.