Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/
H A Dfloating_to_chars.cc683 __floating_to_chars_hex(char* first, char* const last, const T value, in __floating_to_chars_hex() function
688 return __floating_to_chars_hex(first, last, value, nullopt); in __floating_to_chars_hex()
923 return __floating_to_chars_hex(first, last, value, nullopt); in __floating_to_chars_shortest()
1123 return __floating_to_chars_hex(first, last, value, precision); in __floating_to_chars_precision()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog4222 * src/c++17/floating_to_chars.cc (__floating_to_chars_hex):
5315 * src/c++17/floating_to_chars.cc (__floating_to_chars_hex):