Searched refs:BSD_NBITS (Results 1 – 3 of 3) sorted by relevance
141 #define BSD_NBITS(x) ((x) & 0x1F) /* number of bits requested */ macro
318 bits = BSD_NBITS(options[2]);415 || BSD_NBITS(options[2]) != db->maxbits
596 else if (BSD_NBITS(p[2]) < go->bsd_bits)597 try.bsd_bits = BSD_NBITS(p[2]);782 ho->bsd_bits = nb = BSD_NBITS(p[2]);1027 BSD_NBITS(p[2]));