Searched refs:int64_to_floatx80 (Results 1 - 11 of 11) sorted by relevance

/freebsd-10.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h61 #define int64_to_floatx80 __floatdixf macro
H A Dtimesoftfloat.c1933 { "int64_to_floatx80", 1, FALSE, FALSE, FALSE, FALSE },
2139 time_a_int64_z_floatx80( int64_to_floatx80 );
/freebsd-10.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h119 floatx80 int64_to_floatx80( long );
/freebsd-10.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h135 floatx80 int64_to_floatx80( long long );
/freebsd-10.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h135 floatx80 int64_to_floatx80( long long );
/freebsd-10.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h136 floatx80 int64_to_floatx80( long long );
/freebsd-10.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h136 floatx80 int64_to_floatx80( long long );
/freebsd-10.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h126 floatx80 int64_to_floatx80( !!!int64 );
/freebsd-10.0-release/tools/test/testfloat/
H A DtestFunction.c43 { "int64_to_floatx80", 1, FALSE, FALSE },
655 test_a_int64_z_floatx80( int64_to_floatx80, syst_int64_to_floatx80 );
H A Dtestsoftfloat.c201 { "int64_to_floatx80", 1, FALSE, FALSE, FALSE, FALSE },
423 test_a_int64_z_floatx80( slow_int64_to_floatx80, int64_to_floatx80 );
/freebsd-10.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1317 floatx80 int64_to_floatx80( int64 a ) function

Completed in 101 milliseconds