Home
last modified time | relevance | path

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

/freebsd/lib/libc/arm/aeabi/
H A Daeabi_double.c67 int AEABI_FUNC(d2iz, float64, float64_to_int32_round_to_zero) in AEABI_FUNC2()
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h84 #define float64_to_int32_round_to_zero __fixdfsi macro
H A Dsoftfloat.txt237 float64_to_int32_round_to_zero float64_to_int64_round_to_zero
H A Dtimesoftfloat.c2212 time_a_float64_z_int32( float64_to_int32_round_to_zero ); in timeFunctionVariety()
/freebsd/lib/libc/arm/softfloat/
H A Dsoftfloat.h191 int float64_to_int32_round_to_zero( float64 );
/freebsd/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h187 int float64_to_int32_round_to_zero( float64 );
/freebsd/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h187 int float64_to_int32_round_to_zero( float64 );
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h187 int float64_to_int32_round_to_zero( float64 );
/freebsd/lib/libc/riscv/softfloat/
H A Dsoftfloat.h191 int float64_to_int32_round_to_zero( float64 );
/freebsd/lib/libc/softfloat/templates/
H A Dsoftfloat.h174 !!!int32 float64_to_int32_round_to_zero( float64 );
/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1478 int32 float64_to_int32_round_to_zero( float64 a ) in float64_to_int32_round_to_zero() function
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2359 int32 float64_to_int32_round_to_zero( float64 a ) in float64_to_int32_round_to_zero() function