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

/freebsd-current/lib/libc/arm/aeabi/
H A Daeabi_float.c67 int AEABI_FUNC(f2iz, float32, float32_to_int32_round_to_zero)
/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h83 #define float32_to_int32_round_to_zero __fixsfsi macro
H A Dtimesoftfloat.c1936 { "float32_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
2148 time_a_float32_z_int32( float32_to_int32_round_to_zero );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h147 int float32_to_int32_round_to_zero( float32 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h147 int float32_to_int32_round_to_zero( float32 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h137 !!!int32 float32_to_int32_round_to_zero( float32 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h147 int float32_to_int32_round_to_zero( float32 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h147 int float32_to_int32_round_to_zero( float32 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h147 int float32_to_int32_round_to_zero( float32 );
/freebsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c649 int32 float32_to_int32_round_to_zero( float32 a ) function
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1414 int32 float32_to_int32_round_to_zero( float32 a ) function

Completed in 220 milliseconds