Searched refs:__factorLo (Results 1 – 1 of 1) sorted by relevance
119 const uint32_t __factorLo = static_cast<uint32_t>(__factor); in __mulShift() local121 const uint64_t __bits0 = static_cast<uint64_t>(__m) * __factorLo; in __mulShift()