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

/freebsd-10.0-release/lib/libc/arm/aeabi/
H A Daeabi_float.c69 return float32_to_int32_round_to_zero(a);
/freebsd-10.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h84 #define float32_to_int32_round_to_zero __fixsfsi macro
H A Dtimesoftfloat.c1939 { "float32_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
2151 time_a_float32_z_int32( float32_to_int32_round_to_zero );
/freebsd-10.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h129 int float32_to_int32_round_to_zero( float32 );
/freebsd-10.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h148 int float32_to_int32_round_to_zero( float32 );
/freebsd-10.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h148 int float32_to_int32_round_to_zero( float32 );
/freebsd-10.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h148 int float32_to_int32_round_to_zero( float32 );
/freebsd-10.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h148 int float32_to_int32_round_to_zero( float32 );
/freebsd-10.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h138 !!!int32 float32_to_int32_round_to_zero( float32 );
/freebsd-10.0-release/tools/test/testfloat/
H A DtestFunction.c46 { "float32_to_int32_round_to_zero", 1, FALSE, FALSE },
671 float32_to_int32_round_to_zero,
H A Dtestsoftfloat.c208 { "float32_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
438 float32_to_int32_round_to_zero
/freebsd-10.0-release/lib/libc/softfloat/bits32/
H A Dsoftfloat.c652 int32 float32_to_int32_round_to_zero( float32 a ) function
/freebsd-10.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1417 int32 float32_to_int32_round_to_zero( float32 a ) function

Completed in 130 milliseconds