Home
last modified time | relevance | path

Searched defs:uint64_hi64 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/fast_float/
H A Dfast_float.h1778 uint64_t uint64_hi64(uint64_t r0, bool& truncated) noexcept { in uint64_hi64() function
1785 uint64_t uint64_hi64(uint64_t r0, uint64_t r1, bool& truncated) noexcept { in uint64_hi64() function