Searched defs:decimal_to_double (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/decimal/
H A Ddecimal.h256 inline double decimal_to_double(decimal32 __d) function in namespace:std::decimal
259 inline double decimal_to_double(decimal64 __d) function in namespace:std::decimal
262 inline double decimal_to_double(decimal128 __d) function in namespace:std::decimal

Completed in 71 milliseconds