Home
last modified time | relevance | path

Searched refs:floatx80_to_int64_round_to_zero (Results 1 – 13 of 13) sorted by relevance

/freebsd-11-stable/lib/libc/softfloat/
HDsoftfloat-for-gcc.h91 #define floatx80_to_int64_round_to_zero __fixxfdi macro
HDsoftfloat.txt239 floatx80_to_int32_round_to_zero floatx80_to_int64_round_to_zero
HDtimesoftfloat.c2286 time_a_floatx80_z_int64( floatx80_to_int64_round_to_zero ); in timeFunctionVariety()
/freebsd-11-stable/lib/libc/mips/softfloat/
HDsoftfloat.h240 long long floatx80_to_int64_round_to_zero( floatx80 );
/freebsd-11-stable/tools/test/testfloat/sparc64/
HDsoftfloat.h199 long floatx80_to_int64_round_to_zero( floatx80 );
/freebsd-11-stable/lib/libc/powerpc64/softfloat/
HDsoftfloat.h232 long long floatx80_to_int64_round_to_zero( floatx80 );
/freebsd-11-stable/lib/libc/powerpc/softfloat/
HDsoftfloat.h232 long long floatx80_to_int64_round_to_zero( floatx80 );
/freebsd-11-stable/lib/libc/arm/softfloat/
HDsoftfloat.h240 long long floatx80_to_int64_round_to_zero( floatx80 );
/freebsd-11-stable/lib/libc/softfloat/templates/
HDsoftfloat.h216 !!!int64 floatx80_to_int64_round_to_zero( floatx80 );
/freebsd-11-stable/tools/test/testfloat/
HDtestFunction.c904 floatx80_to_int64_round_to_zero, in testFunctionVariety()
HDtestsoftfloat.c601 floatx80_to_int64_round_to_zero in testFunctionVariety()
HDtestfloat.txt284 floatx80_to_int32_round_to_zero floatx80_to_int64_round_to_zero
/freebsd-11-stable/lib/libc/softfloat/bits64/
HDsoftfloat.c3410 int64 floatx80_to_int64_round_to_zero( floatx80 a ) in floatx80_to_int64_round_to_zero() function