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

/freebsd-10.3-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h62 #define int64_to_float128 __floatditf macro
H A Dtimesoftfloat.c1936 { "int64_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
2144 time_a_int64_z_float128( int64_to_float128 );
/freebsd-10.3-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h122 float128 int64_to_float128( long );
/freebsd-10.3-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h138 float128 int64_to_float128( long long );
/freebsd-10.3-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h138 float128 int64_to_float128( long long );
/freebsd-10.3-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h139 float128 int64_to_float128( long long );
/freebsd-10.3-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h139 float128 int64_to_float128( long long );
/freebsd-10.3-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h129 float128 int64_to_float128( !!!int64 );
/freebsd-10.3-release/tools/test/testfloat/
H A DtestFunction.c44 { "int64_to_float128", 1, FALSE, FALSE },
660 test_a_int64_z_float128( int64_to_float128, syst_int64_to_float128 );
H A Dtestsoftfloat.c204 { "int64_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
428 test_a_int64_z_float128( slow_int64_to_float128, int64_to_float128 );
/freebsd-10.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1344 float128 int64_to_float128( int64 a ) function

Completed in 248 milliseconds