Searched refs:__factorHi (Results 1 – 1 of 1) sorted by relevance
120 const uint32_t __factorHi = static_cast<uint32_t>(__factor >> 32); in __mulShift() local122 const uint64_t __bits1 = static_cast<uint64_t>(__m) * __factorHi; in __mulShift()