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

/freebsd-10.3-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h250 float128 float128_round_to_int( float128 );
/freebsd-10.3-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h299 float128 float128_round_to_int( float128 );
/freebsd-10.3-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h299 float128 float128_round_to_int( float128 );
/freebsd-10.3-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h291 float128 float128_round_to_int( float128 );
/freebsd-10.3-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h291 float128 float128_round_to_int( float128 );
/freebsd-10.3-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h275 float128 float128_round_to_int( float128 );
/freebsd-10.3-release/tools/test/testfloat/
H A DtestFunction.c112 { "float128_round_to_int", 1, FALSE, TRUE },
1039 test_az_float128( float128_round_to_int, syst_float128_round_to_int );
H A Dtestsoftfloat.c297 { "float128_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
696 test_az_float128( slow_float128_round_to_int, float128_round_to_int );
/freebsd-10.3-release/lib/libc/softfloat/
H A Dtimesoftfloat.c2020 { "float128_round_to_int", 1, FALSE, TRUE, FALSE, FALSE },
2364 time_az_float128( float128_round_to_int );
/freebsd-10.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4658 float128 float128_round_to_int( float128 a ) function

Completed in 211 milliseconds