Home | History | Annotate | Download | only in src

Lines Matching refs:low_bits

1437   const UInt32 low_bits = *bits & ((static_cast<UInt32>(1) << n) - 1);
1439 return low_bits;