Home
last modified time | relevance | path

Searched refs:floatx80_round_to_int (Results 1 – 12 of 12) sorted by relevance

/freebsd-11-stable/lib/libc/mips/softfloat/
HDsoftfloat.h260 floatx80 floatx80_round_to_int( floatx80 );
/freebsd-11-stable/tools/test/testfloat/sparc64/
HDsoftfloat.h215 floatx80 floatx80_round_to_int( floatx80 );
/freebsd-11-stable/lib/libc/powerpc64/softfloat/
HDsoftfloat.h252 floatx80 floatx80_round_to_int( floatx80 );
/freebsd-11-stable/lib/libc/powerpc/softfloat/
HDsoftfloat.h252 floatx80 floatx80_round_to_int( floatx80 );
/freebsd-11-stable/lib/libc/arm/softfloat/
HDsoftfloat.h260 floatx80 floatx80_round_to_int( floatx80 );
/freebsd-11-stable/lib/libc/softfloat/templates/
HDsoftfloat.h236 floatx80 floatx80_round_to_int( floatx80 );
/freebsd-11-stable/tools/test/testfloat/
HDtestFunction.c929 test_az_floatx80( floatx80_round_to_int, syst_floatx80_round_to_int ); in testFunctionVariety()
HDtestsoftfloat.c620 test_az_floatx80( slow_floatx80_round_to_int, floatx80_round_to_int ); in testFunctionVariety()
HDtestfloat.txt323 floatx80_round_to_int
/freebsd-11-stable/lib/libc/softfloat/
HDsoftfloat.txt292 floatx80_round_to_int
HDtimesoftfloat.c2300 time_az_floatx80( floatx80_round_to_int ); in timeFunctionVariety()
/freebsd-11-stable/lib/libc/softfloat/bits64/
HDsoftfloat.c3539 floatx80 floatx80_round_to_int( floatx80 a ) in floatx80_round_to_int() function