Searched refs:BSD_NBITS (Results 1 – 3 of 3) sorted by relevance
53 #define BSD_NBITS(x) ((x) & 0x1F) /* number of bits requested */ macro
141 #define BSD_NBITS(x) ((x) & 0x1F) /* number of bits requested */ macro
966 else if (BSD_NBITS(p[2]) < go->bsd_bits)967 try.bsd_bits = BSD_NBITS(p[2]);1259 ho->bsd_bits = nb = BSD_NBITS(p[2]);1569 BSD_NBITS(p[2]));