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

/freebsd-10.3-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h122 #define float128_to_float32 __trunctfsf2 macro
H A Dtimesoftfloat.c2015 { "float128_to_float32", 1, FALSE, TRUE, TRUE, FALSE },
2353 time_a_float128_z_float32( float128_to_float32 );
/freebsd-10.3-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h241 float32 float128_to_float32( float128 );
/freebsd-10.3-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h288 float32 float128_to_float32( float128 );
/freebsd-10.3-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h288 float32 float128_to_float32( float128 );
/freebsd-10.3-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h280 float32 float128_to_float32( float128 );
/freebsd-10.3-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h280 float32 float128_to_float32( float128 );
/freebsd-10.3-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h264 float32 float128_to_float32( float128 );
/freebsd-10.3-release/tools/test/testfloat/
H A DtestFunction.c109 { "float128_to_float32", 1, FALSE, TRUE },
1022 float128_to_float32, syst_float128_to_float32 );
H A Dtestsoftfloat.c292 { "float128_to_float32", 1, FALSE, TRUE, TRUE, FALSE },
683 slow_float128_to_float32, float128_to_float32 );
/freebsd-10.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4548 float32 float128_to_float32( float128 a ) function

Completed in 223 milliseconds