Searched refs:BSD_NBITS (Results 1 – 5 of 5) sorted by relevance
118 #define BSD_NBITS(x) ((x) & 0x1F) /* number of bits requested */ macro
299 bits = BSD_NBITS(options[2]);387 || BSD_NBITS(options[2]) != db->maxbits
145 #define BSD_NBITS(x) ((x) & 0x1F) /* number of bits requested */ macro
836 else if (BSD_NBITS(p[2]) < go->bsd_bits)837 try.bsd_bits = BSD_NBITS(p[2]);1035 nb = clen < CILEN_BSD_COMPRESS ? ao->bsd_bits : BSD_NBITS(p[2]);1337 BSD_NBITS(cichar));
365 bits = BSD_NBITS(options[2]); in bsd_alloc()486 BSD_NBITS(options[2]) != db->maxbits || in bsd_init()