Searched refs:float64_to_float32 (Results 1 - 13 of 13) sorted by relevance

/freebsd-11.0-release/lib/libc/arm/aeabi/
H A Daeabi_double.c69 float32 AEABI_FUNC(d2f, float64, float64_to_float32)
/freebsd-11.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h124 #define float64_to_float32 __truncdfsf2 macro
H A Dtimesoftfloat.c1966 { "float64_to_float32", 1, FALSE, TRUE, TRUE, FALSE },
2224 time_a_float64_z_float32( float64_to_float32 );
/freebsd-11.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h165 float32 float64_to_float32( float64 );
/freebsd-11.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h200 float32 float64_to_float32( float64 );
/freebsd-11.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h200 float32 float64_to_float32( float64 );
/freebsd-11.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h192 float32 float64_to_float32( float64 );
/freebsd-11.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h192 float32 float64_to_float32( float64 );
/freebsd-11.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h178 float32 float64_to_float32( float64 );
/freebsd-11.0-release/tools/test/testfloat/
H A DtestFunction.c69 { "float64_to_float32", 1, FALSE, TRUE },
802 float64_to_float32, syst_float64_to_float32 );
H A Dtestsoftfloat.c239 { "float64_to_float32", 1, FALSE, TRUE, TRUE, FALSE },
530 slow_float64_to_float32, float64_to_float32 );
/freebsd-11.0-release/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1531 float32 float64_to_float32( float64 a ) function
/freebsd-11.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2504 float32 float64_to_float32( float64 a ) function

Completed in 203 milliseconds