Searched defs:NBLIST (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/troff/
H A Dtdef.h289 #define NBLIST 512
293 * compiler will let you say that) then NBLIST
310 # define NBLIST 512 macro
312 # define NBLIST 1024 /* allocation list. smallish machines use 512 */ macro
321 * these are respectively NBLIST*BLK and 0.
325 #define RD_OFFSET (NBLIST * BLK)

Completed in 48 milliseconds