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

/freebsd-10.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h176 float64 float64_round_to_int( float64 );
/freebsd-10.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h213 float64 float64_round_to_int( float64 );
/freebsd-10.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h213 float64 float64_round_to_int( float64 );
/freebsd-10.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h205 float64 float64_round_to_int( float64 );
/freebsd-10.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h205 float64 float64_round_to_int( float64 );
/freebsd-10.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h191 float64 float64_round_to_int( float64 );
/freebsd-10.0-release/tools/test/testfloat/
H A DtestFunction.c72 { "float64_round_to_int", 1, FALSE, TRUE },
819 test_az_float64( float64_round_to_int, syst_float64_round_to_int );
H A Dtestsoftfloat.c246 { "float64_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
545 test_az_float64( slow_float64_round_to_int, float64_round_to_int );
/freebsd-10.0-release/lib/libc/softfloat/bits32/
H A Dsoftfloat.c1563 float64 float64_round_to_int( float64 a ) function
/freebsd-10.0-release/lib/libc/softfloat/
H A Dtimesoftfloat.c1973 { "float64_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
2237 time_az_float64( float64_round_to_int );
/freebsd-10.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2607 float64 float64_round_to_int( float64 a ) function

Completed in 194 milliseconds