Searched refs:BITMAPBITS (Results 1 – 4 of 4) sorted by relevance
26 # define BITMAPBITS 256 /* number of bits in a bit map */ macro28 # define BITMAPBYTES (BITMAPBITS / BYTEBITS) /* number of bytes in bit map */
130 #if MAXQUEUEGROUPS >= BITMAPBITS138 #define MAXFILESYS BITMAPBITS /* max # of queue file systems
19 #if MAXMACROID != (BITMAPBITS - 1)
1706 if (DtableSize > BITMAPBITS)1707 maxfd = BITMAPBITS;