Home
last modified time | relevance | path

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

/freebsd-src/lib/libc/arm/aeabi/
H A Daeabi_double.c68 float32 AEABI_FUNC(d2f, float64, float64_to_float32) in AEABI_FUNC2()
/freebsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h123 #define float64_to_float32 __truncdfsf2 macro
H A Dsoftfloat.txt213 float64_to_float32 float64_to_floatx80 float64_to_float128
H A Dtimesoftfloat.c2221 time_a_float64_z_float32( float64_to_float32 ); in timeFunctionVariety()
/freebsd-src/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h191 float32 float64_to_float32( float64 );
/freebsd-src/lib/libc/riscv/softfloat/
H A Dsoftfloat.h199 float32 float64_to_float32( float64 );
/freebsd-src/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h191 float32 float64_to_float32( float64 );
/freebsd-src/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h191 float32 float64_to_float32( float64 );
/freebsd-src/lib/libc/arm/softfloat/
H A Dsoftfloat.h199 float32 float64_to_float32( float64 );
/freebsd-src/lib/libc/softfloat/templates/
H A Dsoftfloat.h177 float32 float64_to_float32( float64 );
/freebsd-src/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1528 float32 float64_to_float32( float64 a ) in float64_to_float32() function
/freebsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2501 float32 float64_to_float32( float64 a ) in float64_to_float32() function