Home
last modified time | relevance | path

Searched defs:is_made_of_eight_digits_fast (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.h566 fastfloat_really_inline bool is_made_of_eight_digits_fast(uint64_t val) noexcept { in is_made_of_eight_digits_fast() function
571 fastfloat_really_inline bool is_made_of_eight_digits_fast(const char *chars) noexcept { in is_made_of_eight_digits_fast() function
2261 fastfloat_really_inline bool is_made_of_eight_digits_fast(uint64_t val) noexcept { in is_made_of_eight_digits_fast() function
2266 fastfloat_really_inline bool is_made_of_eight_digits_fast(const char *chars) noexcept { in is_made_of_eight_digits_fast() function