Home
last modified time | relevance | path

Searched defs:exact_power_of_ten (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.h454 inline constexpr double binary_format<double>::exact_power_of_ten(int64_t power) { in exact_power_of_ten() function
458 inline constexpr float binary_format<float>::exact_power_of_ten(int64_t power) { in exact_power_of_ten() function