Lines Matching defs:low_bits
1407 const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1);1409 return low_bits;