Searched refs:float128_to_float64 (Results 1 - 11 of 11) sorted by relevance

/freebsd-11.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h120 #define float128_to_float64 __trunctfdf2 macro
H A Dtimesoftfloat.c2016 { "float128_to_float64", 1, FALSE, TRUE, TRUE, FALSE },
2356 time_a_float128_z_float64( float128_to_float64 );
/freebsd-11.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h242 float64 float128_to_float64( float128 );
/freebsd-11.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h289 float64 float128_to_float64( float128 );
/freebsd-11.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h289 float64 float128_to_float64( float128 );
/freebsd-11.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h281 float64 float128_to_float64( float128 );
/freebsd-11.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h281 float64 float128_to_float64( float128 );
/freebsd-11.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h265 float64 float128_to_float64( float128 );
/freebsd-11.0-release/tools/test/testfloat/
H A DtestFunction.c110 { "float128_to_float64", 1, FALSE, TRUE },
1028 float128_to_float64, syst_float128_to_float64 );
H A Dtestsoftfloat.c293 { "float128_to_float64", 1, FALSE, TRUE, TRUE, FALSE },
687 slow_float128_to_float64, float128_to_float64 );
/freebsd-11.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4584 float64 float128_to_float64( float128 a ) function

Completed in 221 milliseconds