Home
last modified time | relevance | path

Searched defs:uint32_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.h1798 uint64_t uint32_hi64(uint32_t r0, bool& truncated) noexcept { in uint32_hi64() function
1803 uint64_t uint32_hi64(uint32_t r0, uint32_t r1, bool& truncated) noexcept { in uint32_hi64() function
1810 uint64_t uint32_hi64(uint32_t r0, uint32_t r1, uint32_t r2, bool& truncated) noexcept { in uint32_hi64() function