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

/freebsd-10.3-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h130 long float32_to_int64( float32 );
/freebsd-10.3-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h153 long long float32_to_int64( float32 );
/freebsd-10.3-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h153 long long float32_to_int64( float32 );
/freebsd-10.3-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h150 long long float32_to_int64( float32 );
/freebsd-10.3-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h150 long long float32_to_int64( float32 );
/freebsd-10.3-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h139 !!!int64 float32_to_int64( float32 );
/freebsd-10.3-release/tools/test/testfloat/
H A DtestFunction.c47 { "float32_to_int64", 1, FALSE, TRUE },
678 test_a_float32_z_int64( float32_to_int64, syst_float32_to_int64 );
H A Dtestsoftfloat.c210 { "float32_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
443 test_a_float32_z_int64( slow_float32_to_int64, float32_to_int64 );
/freebsd-10.3-release/lib/libc/softfloat/
H A Dtimesoftfloat.c1940 { "float32_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
2154 time_a_float32_z_int64( float32_to_int64 );
/freebsd-10.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1461 int64 float32_to_int64( float32 a ) function

Completed in 130 milliseconds