HomeSort by: relevance | last modified time | path
    Searched defs:decimal_to_float (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/decimal/
decimal.h 240 inline float decimal_to_float(decimal32 __d) function in namespace:decimal
243 inline float decimal_to_float(decimal64 __d) function in namespace:decimal
246 inline float decimal_to_float(decimal128 __d) function in namespace:decimal
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/decimal/
decimal.h 240 inline float decimal_to_float(decimal32 __d) function in namespace:decimal
243 inline float decimal_to_float(decimal64 __d) function in namespace:decimal
246 inline float decimal_to_float(decimal128 __d) function in namespace:decimal

Completed in 16 milliseconds