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

/openbsd-current/gnu/llvm/libcxx/src/ryu/
H A Dd2fixed.cpp111 const uint64_t __shiftedlow = __ryu_shiftright128(__s1low, __s1high, __dist); local
112 return __uint128_mod1e9(__shiftedhigh, __shiftedlow);

Completed in 78 milliseconds