Searched refs:decimal_to_long_long (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/decimal/
H A Dconversion-to-integral.cc30 #define LONGLONG(X) decimal_to_long_long(X)
H A Dincdec-memfunc.cc30 #define LONGLONG(X) decimal_to_long_long(X)
H A Dincdec.cc28 #define LONGLONG(X) decimal_to_long_long(X)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/decimal/
H A Ddecimal.h108 inline long long decimal_to_long_long(decimal32 __d) function in namespace:std::decimal
111 inline long long decimal_to_long_long(decimal64 __d) function in namespace:std::decimal
114 inline long long decimal_to_long_long(decimal128 __d) function in namespace:std::decimal

Completed in 107 milliseconds