Searched refs:BSD_NBITS (Results 1 – 3 of 3) sorted by relevance
52 #define BSD_NBITS(x) ((x) & 0x1F) /* number of bits requested */ macro
99 #define BSD_NBITS(x) ((x) & 0x1F) macro320 bits = BSD_NBITS(data->options[0]); in bsd_alloc()393 || (BSD_NBITS(data->options[0]) != db->maxbits) in bsd_init()
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()