Searched refs:lowBits (Results 1 – 1 of 1) sorted by relevance
210 const int32_t lowBits = static_cast<int32_t>(lower); in getOffsetFromInts() local212 const uint32_t lowOffsetBits = *reinterpret_cast<const uint32_t*>(&lowBits); in getOffsetFromInts()220 const uint32_t lowBits = static_cast<uint32_t>(bits & 0xffffffff); in getIntsFromOffset() local222 const int32_t lowOffsetBits = *reinterpret_cast<const int32_t*>(&lowBits); in getIntsFromOffset()