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

/freebsd-10.1-release/lib/libc/arm/aeabi/
H A Daeabi_double.c68 int AEABI_FUNC(d2iz, float64, float64_to_int32_round_to_zero)
/freebsd-10.1-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h85 #define float64_to_int32_round_to_zero __fixdfsi macro
H A Dtimesoftfloat.c1963 { "float64_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
2215 time_a_float64_z_int32( float64_to_int32_round_to_zero );
/freebsd-10.1-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h162 int float64_to_int32_round_to_zero( float64 );
/freebsd-10.1-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h192 int float64_to_int32_round_to_zero( float64 );
/freebsd-10.1-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h192 int float64_to_int32_round_to_zero( float64 );
/freebsd-10.1-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h188 int float64_to_int32_round_to_zero( float64 );
/freebsd-10.1-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h188 int float64_to_int32_round_to_zero( float64 );
/freebsd-10.1-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h175 !!!int32 float64_to_int32_round_to_zero( float64 );
/freebsd-10.1-release/tools/test/testfloat/
H A DtestFunction.c66 { "float64_to_int32_round_to_zero", 1, FALSE, FALSE },
781 float64_to_int32_round_to_zero,
H A Dtestsoftfloat.c234 { "float64_to_int32_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
514 float64_to_int32_round_to_zero
/freebsd-10.1-release/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1481 int32 float64_to_int32_round_to_zero( float64 a ) function
/freebsd-10.1-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2362 int32 float64_to_int32_round_to_zero( float64 a ) function

Completed in 265 milliseconds