Searched defs:low_bits (Results 1 – 2 of 2) sorted by relevance
116 UInt128 low_bits = global() variable
1978 const uint32_t low_bits = *bits & ((static_cast<uint32_t>(1) << n) - 1); in ChopLowBits() local