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

/freebsd-10.3-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h215 floatx80 floatx80_round_to_int( floatx80 );
/freebsd-10.3-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h260 floatx80 floatx80_round_to_int( floatx80 );
/freebsd-10.3-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h260 floatx80 floatx80_round_to_int( floatx80 );
/freebsd-10.3-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h252 floatx80 floatx80_round_to_int( floatx80 );
/freebsd-10.3-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h252 floatx80 floatx80_round_to_int( floatx80 );
/freebsd-10.3-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h236 floatx80 floatx80_round_to_int( floatx80 );
/freebsd-10.3-release/tools/test/testfloat/
H A DtestFunction.c92 { "floatx80_round_to_int", 1, FALSE, TRUE },
929 test_az_floatx80( floatx80_round_to_int, syst_floatx80_round_to_int );
H A Dtestsoftfloat.c271 { "floatx80_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
620 test_az_floatx80( slow_floatx80_round_to_int, floatx80_round_to_int );
/freebsd-10.3-release/lib/libc/softfloat/
H A Dtimesoftfloat.c1996 { "floatx80_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
2300 time_az_floatx80( floatx80_round_to_int );
/freebsd-10.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3539 floatx80 floatx80_round_to_int( floatx80 a ) function

Completed in 211 milliseconds