Searched refs:__temp2Lo (Results 1 – 1 of 1) sorted by relevance
74 const uint64_t __temp2Lo = __b01Lo + __temp1Lo; in __umul256_hi128_lo64() local75 const uint64_t __temp2Hi = __b01Hi + (__temp2Lo < __b01Lo); in __umul256_hi128_lo64()