Searched refs:BSD_NBITS (Results 1 – 2 of 2) sorted by relevance
53 #define BSD_NBITS(x) ((x) & 0x1F) /* number of bits requested */ macro
107 #define BSD_NBITS(x) ((x) & 0x1F) macro364 bits = BSD_NBITS(options[2]); in bsd_alloc()471 || (BSD_NBITS(options[2]) != db->maxbits) in bsd_init()