Home
last modified time | relevance | path

Searched refs:NN (Results 1 – 7 of 7) sorted by relevance

/titanic_44/usr/src/cmd/troff/
H A Dn4.c162 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);
H A Dtdef.h153 #define NN 400 /* number registers */ macro
428 } numtab[NN];
H A Dni.c62 struct numtab numtab[NN] = {
/titanic_44/usr/src/lib/libdhcputil/
H A DREADME.inittab245 where NN is a hexadecimal digit representing the byte.
/titanic_44/usr/src/lib/libsqlite/src/
H A Dbtree.c2143 #define NN 1 /* Number of neighbors on either side of pPage */ macro
2144 #define NB (NN*2+1) /* Total pages involved in the balance */
2333 nxDiv = idx - NN; in balance()
/titanic_44/usr/src/cmd/terminfo/
H A Dtermcap.src1775 # "stty rows NN", e.g. to use 24 lines.
H A Dterminfo.src2024 # "stty rows NN", e.g. to use 24 lines.