Searched refs:__shiftedlow (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/src/ryu/
H A Dd2fixed.cpp110 const uint64_t __shiftedlow = __ryu_shiftright128(__s1low, __s1high, __dist); local
111 return __uint128_mod1e9(__shiftedhigh, __shiftedlow);

Completed in 112 milliseconds