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

/freebsd-10.2-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h143 float32 float32_round_to_int( float32 );
/freebsd-10.2-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h169 float32 float32_round_to_int( float32 );
/freebsd-10.2-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h169 float32 float32_round_to_int( float32 );
/freebsd-10.2-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h165 float32 float32_round_to_int( float32 );
/freebsd-10.2-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h165 float32 float32_round_to_int( float32 );
/freebsd-10.2-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h154 float32 float32_round_to_int( float32 );
/freebsd-10.2-release/tools/test/testfloat/
H A DtestFunction.c52 { "float32_round_to_int", 1, FALSE, TRUE },
709 test_az_float32( float32_round_to_int, syst_float32_round_to_int );
H A Dtestsoftfloat.c220 { "float32_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
469 test_az_float32( slow_float32_round_to_int, float32_round_to_int );
/freebsd-10.2-release/lib/libc/softfloat/bits32/
H A Dsoftfloat.c724 float32 float32_round_to_int( float32 a ) function
/freebsd-10.2-release/lib/libc/softfloat/
H A Dtimesoftfloat.c1949 { "float32_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
2173 time_az_float32( float32_round_to_int );
/freebsd-10.2-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1642 float32 float32_round_to_int( float32 a ) function

Completed in 165 milliseconds