Home
last modified time | relevance | path

Searched refs:__temp1Hi (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/ryu/
H A Dd2fixed.cpp74 const uint64_t __temp1Hi = __b10Hi + (__temp1Lo < __b10Lo); in __umul256_hi128_lo64() local
77 return __b11Lo + __temp1Hi + __temp2Hi; in __umul256_hi128_lo64()