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

/freebsd-11.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h128 int float32_to_int32( float32 );
/freebsd-11.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h147 int float32_to_int32( float32 );
/freebsd-11.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h147 int float32_to_int32( float32 );
/freebsd-11.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h147 int float32_to_int32( float32 );
/freebsd-11.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h147 int float32_to_int32( float32 );
/freebsd-11.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h137 !!!int32 float32_to_int32( float32 );
/freebsd-11.0-release/tools/test/testfloat/
H A DtestFunction.c45 { "float32_to_int32", 1, FALSE, TRUE },
665 test_a_float32_z_int32( float32_to_int32, syst_float32_to_int32 );
H A Dtestsoftfloat.c207 { "float32_to_int32", 1, FALSE, TRUE, FALSE, FALSE },
433 test_a_float32_z_int32( slow_float32_to_int32, float32_to_int32 );
/freebsd-11.0-release/lib/libc/softfloat/bits32/
H A Dsoftfloat.c581 int32 float32_to_int32( float32 a ) function
/freebsd-11.0-release/lib/libc/softfloat/
H A Dtimesoftfloat.c1938 { "float32_to_int32", 1, FALSE, TRUE, FALSE, FALSE },
2148 time_a_float32_z_int32( float32_to_int32 );
/freebsd-11.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1385 int32 float32_to_int32( float32 a ) function

Completed in 200 milliseconds