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

/freebsd-10.3-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h239 long float128_to_int64( float128 );
/freebsd-10.3-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h286 long long float128_to_int64( float128 );
/freebsd-10.3-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h286 long long float128_to_int64( float128 );
/freebsd-10.3-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h278 long long float128_to_int64( float128 );
/freebsd-10.3-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h278 long long float128_to_int64( float128 );
/freebsd-10.3-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h262 !!!int64 float128_to_int64( float128 );
/freebsd-10.3-release/tools/test/testfloat/
H A DtestFunction.c107 { "float128_to_int64", 1, FALSE, TRUE },
1008 test_a_float128_z_int64( float128_to_int64, syst_float128_to_int64 );
H A Dtestsoftfloat.c289 { "float128_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
672 test_a_float128_z_int64( slow_float128_to_int64, float128_to_int64 );
/freebsd-10.3-release/lib/libc/softfloat/
H A Dtimesoftfloat.c2013 { "float128_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
2347 time_a_float128_z_int64( float128_to_int64 );
/freebsd-10.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4392 int64 float128_to_int64( float128 a ) function

Completed in 137 milliseconds