Searched refs:yh (Results 1 – 1 of 1) sorted by relevance
316 const uint16_t yh = y >> 16; in u32_muladd64() local322 const uint32_t m2 = (uint32_t) xl * yh; in u32_muladd64()323 const uint32_t hi = (uint32_t) xh * yh; in u32_muladd64()