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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/decimal/
H A Ddecimal.h238 inline float decimal_to_float(decimal32 __d) function in namespace:std::decimal
241 inline float decimal_to_float(decimal64 __d) function in namespace:std::decimal
244 inline float decimal_to_float(decimal128 __d) function in namespace:std::decimal

Completed in 98 milliseconds