Searched refs:floatx80_to_int64_round_to_zero (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h90 #define floatx80_to_int64_round_to_zero __fixxfdi macro
H A Dtimesoftfloat.c1987 { "floatx80_to_int64_round_to_zero", 1, FALSE, FALSE, FALSE, FALSE },
2283 time_a_floatx80_z_int64( floatx80_to_int64_round_to_zero );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h231 long long floatx80_to_int64_round_to_zero( floatx80 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h239 long long floatx80_to_int64_round_to_zero( floatx80 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h215 !!!int64 floatx80_to_int64_round_to_zero( floatx80 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h239 long long floatx80_to_int64_round_to_zero( floatx80 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h231 long long floatx80_to_int64_round_to_zero( floatx80 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h231 long long floatx80_to_int64_round_to_zero( floatx80 );
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3407 int64 floatx80_to_int64_round_to_zero( floatx80 a ) function

Completed in 135 milliseconds