Searched refs:floatx80_to_int64 (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/tools/test/testfloat/sparc64/
H A Dsoftfloat.h198 long floatx80_to_int64( floatx80 );
/freebsd-12-stable/lib/libc/arm/softfloat/
H A Dsoftfloat.h239 long long floatx80_to_int64( floatx80 );
/freebsd-12-stable/lib/libc/mips/softfloat/
H A Dsoftfloat.h239 long long floatx80_to_int64( floatx80 );
/freebsd-12-stable/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h231 long long floatx80_to_int64( floatx80 );
/freebsd-12-stable/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h231 long long floatx80_to_int64( floatx80 );
/freebsd-12-stable/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h231 long long floatx80_to_int64( floatx80 );
/freebsd-12-stable/lib/libc/riscv/softfloat/
H A Dsoftfloat.h239 long long floatx80_to_int64( floatx80 );
/freebsd-12-stable/lib/libc/softfloat/templates/
H A Dsoftfloat.h215 !!!int64 floatx80_to_int64( floatx80 );
/freebsd-12-stable/tools/test/testfloat/
H A DtestFunction.c87 { "floatx80_to_int64", 1, FALSE, TRUE },
898 test_a_floatx80_z_int64( floatx80_to_int64, syst_floatx80_to_int64 );
H A Dtestsoftfloat.c263 { "floatx80_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
596 test_a_floatx80_z_int64( slow_floatx80_to_int64, floatx80_to_int64 );
/freebsd-12-stable/lib/libc/softfloat/
H A Dtimesoftfloat.c1989 { "floatx80_to_int64", 1, FALSE, TRUE, FALSE, FALSE },
2283 time_a_floatx80_z_int64( floatx80_to_int64 );
/freebsd-12-stable/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3369 int64 floatx80_to_int64( floatx80 a ) function

Completed in 165 milliseconds