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

/freebsd-10.3-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h161 int float64_to_int32( float64 );
/freebsd-10.3-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h191 int float64_to_int32( float64 );
/freebsd-10.3-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h191 int float64_to_int32( float64 );
/freebsd-10.3-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h187 int float64_to_int32( float64 );
/freebsd-10.3-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h187 int float64_to_int32( float64 );
/freebsd-10.3-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h174 !!!int32 float64_to_int32( float64 );
/freebsd-10.3-release/tools/test/testfloat/
H A DtestFunction.c65 { "float64_to_int32", 1, FALSE, TRUE },
775 test_a_float64_z_int32( float64_to_int32, syst_float64_to_int32 );
H A Dtestsoftfloat.c233 { "float64_to_int32", 1, FALSE, TRUE, FALSE, FALSE },
509 test_a_float64_z_int32( slow_float64_to_int32, float64_to_int32 );
/freebsd-10.3-release/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1407 int32 float64_to_int32( float64 a ) function
/freebsd-10.3-release/lib/libc/softfloat/
H A Dtimesoftfloat.c1962 { "float64_to_int32", 1, FALSE, TRUE, FALSE, FALSE },
2212 time_a_float64_z_int32( float64_to_int32 );
/freebsd-10.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2333 int32 float64_to_int32( float64 a ) function

Completed in 278 milliseconds