Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/
H A Dd2s.c443 floating_decimal_64 floating_to_fd64(double f) { in floating_to_fd64() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfloating_to_chars.cc492 return ryu::floating_to_fd64(value); in floating_to_shortest_scientific()