Home
last modified time | relevance | path

Searched defs:parse_eight_digits_unrolled (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.h551 fastfloat_really_inline uint32_t parse_eight_digits_unrolled(uint64_t val) { in parse_eight_digits_unrolled() function
561 fastfloat_really_inline uint32_t parse_eight_digits_unrolled(const char *chars) noexcept { in parse_eight_digits_unrolled() function
2246 fastfloat_really_inline uint32_t parse_eight_digits_unrolled(uint64_t val) { in parse_eight_digits_unrolled() function
2256 fastfloat_really_inline uint32_t parse_eight_digits_unrolled(const char *chars) noexcept { in parse_eight_digits_unrolled() function