Home
last modified time | relevance | path

Searched refs:float64_to_float32 (Results 1 – 16 of 16) sorted by relevance

/freebsd-13.1/lib/libc/arm/aeabi/
H A Daeabi_double.c71 float32 AEABI_FUNC(d2f, float64, float64_to_float32) in AEABI_FUNC2()
/freebsd-13.1/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h124 #define float64_to_float32 __truncdfsf2 macro
H A Dsoftfloat.txt214 float64_to_float32 float64_to_floatx80 float64_to_float128
H A Dtimesoftfloat.c2224 time_a_float64_z_float32( float64_to_float32 ); in timeFunctionVariety()
/freebsd-13.1/lib/libc/arm/softfloat/
H A Dsoftfloat.h200 float32 float64_to_float32( float64 );
/freebsd-13.1/lib/libc/mips/softfloat/
H A Dsoftfloat.h200 float32 float64_to_float32( float64 );
/freebsd-13.1/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h192 float32 float64_to_float32( float64 );
/freebsd-13.1/lib/libc/riscv/softfloat/
H A Dsoftfloat.h200 float32 float64_to_float32( float64 );
/freebsd-13.1/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h192 float32 float64_to_float32( float64 );
/freebsd-13.1/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h192 float32 float64_to_float32( float64 );
/freebsd-13.1/lib/libc/softfloat/templates/
H A Dsoftfloat.h178 float32 float64_to_float32( float64 );
/freebsd-13.1/tools/test/testfloat/
H A DtestFunction.c802 float64_to_float32, syst_float64_to_float32 ); in testFunctionVariety()
H A Dtestsoftfloat.c530 slow_float64_to_float32, float64_to_float32 ); in testFunctionVariety()
H A Dtestfloat.txt267 float64_to_float32 float64_to_floatx80 float64_to_float128
/freebsd-13.1/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1531 float32 float64_to_float32( float64 a ) in float64_to_float32() function
/freebsd-13.1/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2504 float32 float64_to_float32( float64 a ) in float64_to_float32() function