Home
last modified time | relevance | path

Searched refs:float128_round_to_int (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/tools/test/testfloat/sparc64/
Dsoftfloat.h250 float128 float128_round_to_int( float128 );
/freebsd-12-stable/lib/libc/powerpc64/softfloat/
Dsoftfloat.h291 float128 float128_round_to_int( float128 );
/freebsd-12-stable/lib/libc/powerpc/softfloat/
Dsoftfloat.h291 float128 float128_round_to_int( float128 );
/freebsd-12-stable/lib/libc/riscv/softfloat/
Dsoftfloat.h299 float128 float128_round_to_int( float128 );
/freebsd-12-stable/lib/libc/mips/softfloat/
Dsoftfloat.h299 float128 float128_round_to_int( float128 );
/freebsd-12-stable/lib/libc/arm/softfloat/
Dsoftfloat.h299 float128 float128_round_to_int( float128 );
/freebsd-12-stable/lib/libc/powerpcspe/softfloat/
Dsoftfloat.h291 float128 float128_round_to_int( float128 );
/freebsd-12-stable/lib/libc/softfloat/templates/
Dsoftfloat.h275 float128 float128_round_to_int( float128 );
/freebsd-12-stable/tools/test/testfloat/
DtestFunction.c1039 test_az_float128( float128_round_to_int, syst_float128_round_to_int ); in testFunctionVariety()
Dtestsoftfloat.c696 test_az_float128( slow_float128_round_to_int, float128_round_to_int ); in testFunctionVariety()
Dtestfloat.txt324 float128_round_to_int
/freebsd-12-stable/lib/libc/softfloat/
Dsoftfloat.txt293 float128_round_to_int
Dtimesoftfloat.c2364 time_az_float128( float128_round_to_int ); in timeFunctionVariety()
/freebsd-12-stable/lib/libc/softfloat/bits64/
Dsoftfloat.c4658 float128 float128_round_to_int( float128 a ) in float128_round_to_int() function