Searched refs:factorLo (Results 1 – 1 of 1) sorted by relevance
27 const uint32_t factorLo = (uint32_t)(factor); in mulShift32() local29 const uint64_t bits0 = (uint64_t)m * factorLo; in mulShift32()