Searched defs:decimal_to_long_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.h274 inline long double decimal_to_long_double(decimal32 __d) function in namespace:std::decimal
277 inline long double decimal_to_long_double(decimal64 __d) function in namespace:std::decimal
280 inline long double decimal_to_long_double(decimal128 __d) function in namespace:std::decimal

Completed in 97 milliseconds