Searched defs:NFDBITS (Results 1 – 4 of 4) sorted by relevance
137 #define NFDBITS (sizeof(fd_mask) * NBBY) /* bits per mask (power of 2!)*/ macro
66 #define NFDBITS (sizeof(long)*8) macro
179 #define NFDBITS __NFDBITS macro
176 # define NFDBITS (8 * sizeof(unsigned long)) macro