Searched refs:factorHi (Results 1 – 1 of 1) sorted by relevance
28 const uint32_t factorHi = (uint32_t)(factor >> 32); in mulShift32() local30 const uint64_t bits1 = (uint64_t)m * factorHi; in mulShift32()