Searched defs:NDENTRIES (Results 1 – 2 of 2) sorted by relevance
/freebsd/tests/sys/kern/ | ||
H A D | fdgrowtable_test.c | 58 #define NDENTRIES (NDSLOTSIZE * __CHAR_BIT) macro |
/freebsd/sys/kern/ | ||
H A D | kern_descrip.c | 146 #define NDENTRIES (NDSLOTSIZE * __CHAR_BIT) macro |