Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/src/ryu/
H A Dd2fixed.cpp110 const uint64_t __shiftedhigh = __s1high >> __dist; in __mulShift_mod1e9() local
112 return __uint128_mod1e9(__shiftedhigh, __shiftedlow); in __mulShift_mod1e9()