Lines Matching defs:bits
1133 unsigned int bits = (byte >> (16 - (((s & ((1 << (4 - f)) - 1)) + 1) << f)));1136 int delta = bits & mask;