Searched refs:float64_to_int64 (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h163 long float64_to_int64( float64 );
/freebsd-10.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h197 long long float64_to_int64( float64 );
/freebsd-10.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h197 long long float64_to_int64( float64 );
/freebsd-10.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h190 long long float64_to_int64( float64 );
/freebsd-10.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h190 long long float64_to_int64( float64 );
/freebsd-10.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h176 !!!int64 float64_to_int64( float64 );
/freebsd-10.0-release/tools/test/testfloat/
H A DtestFunction.c67 { "float64_to_int64", 1, FALSE, TRUE },
788 test_a_float64_z_int64( float64_to_int64, syst_float64_to_int64 );
H A Dtestsoftfloat.c236 { "float64_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
519 test_a_float64_z_int64( slow_float64_to_int64, float64_to_int64 );
/freebsd-10.0-release/lib/libc/softfloat/
H A Dtimesoftfloat.c1964 { "float64_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
2218 time_a_float64_z_int64( float64_to_int64 );
/freebsd-10.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2410 int64 float64_to_int64( float64 a ) function

Completed in 162 milliseconds