Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/src/ryu/
H A Df2s.cpp119 const uint32_t __factorLo = static_cast<uint32_t>(__factor); in __mulShift() local
121 const uint64_t __bits0 = static_cast<uint64_t>(__m) * __factorLo; in __mulShift()