Searched defs:lbyte (Results 1 – 3 of 3) sorted by relevance
4006 uint lbyte = (stbit + nbits - 1) >> 3; /* last byte */ in setbits() local4057 uint lbyte = (stbit + nbits - 1) >> 3; /* last byte */ in getbits() local
4215 uint lbyte = (stbit + nbits - 1) >> 3; /* last byte */ in setbits() local4264 uint lbyte = (stbit + nbits - 1) >> 3; /* last byte */ in getbits() local
5472 uint lbyte = (stbit + nbits - 1) >> 3; /* last byte */ in setbits() local5523 uint lbyte = (stbit + nbits - 1) >> 3; /* last byte */ in getbits() local