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

/freebsd-10.1-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h237 int float128_to_int32( float128 );
/freebsd-10.1-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h284 int float128_to_int32( float128 );
/freebsd-10.1-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h284 int float128_to_int32( float128 );
/freebsd-10.1-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h276 int float128_to_int32( float128 );
/freebsd-10.1-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h276 int float128_to_int32( float128 );
/freebsd-10.1-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h260 !!!int32 float128_to_int32( float128 );
/freebsd-10.1-release/tools/test/testfloat/
H A DtestFunction.c105 { "float128_to_int32", 1, FALSE, TRUE },
995 test_a_float128_z_int32( float128_to_int32, syst_float128_to_int32 );
H A Dtestsoftfloat.c286 { "float128_to_int32", 1, FALSE, TRUE, FALSE, FALSE },
662 test_a_float128_z_int32( slow_float128_to_int32, float128_to_int32 );
/freebsd-10.1-release/lib/libc/softfloat/
H A Dtimesoftfloat.c2011 { "float128_to_int32", 1, FALSE, TRUE, FALSE, FALSE },
2341 time_a_float128_z_int32( float128_to_int32 );
/freebsd-10.1-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4313 int32 float128_to_int32( float128 a ) function

Completed in 128 milliseconds