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

/freebsd-11.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h56 #define int32_to_floatx80 __floatsixf macro
H A Dtimesoftfloat.c1925 { "int32_to_floatx80", 1, FALSE, FALSE, FALSE, FALSE },
2123 time_a_int32_z_floatx80( int32_to_floatx80 );
/freebsd-11.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h111 floatx80 int32_to_floatx80( int );
/freebsd-11.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h126 floatx80 int32_to_floatx80( int );
/freebsd-11.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h126 floatx80 int32_to_floatx80( int );
/freebsd-11.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h128 floatx80 int32_to_floatx80( int );
/freebsd-11.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h128 floatx80 int32_to_floatx80( int );
/freebsd-11.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h118 floatx80 int32_to_floatx80( !!!int32 );
/freebsd-11.0-release/tools/test/testfloat/
H A DtestFunction.c39 { "int32_to_floatx80", 1, FALSE, FALSE },
635 test_a_int32_z_floatx80( int32_to_floatx80, syst_int32_to_floatx80 );
H A Dtestsoftfloat.c192 { "int32_to_floatx80", 1, FALSE, FALSE, FALSE, FALSE },
406 test_a_int32_z_floatx80( slow_int32_to_floatx80, int32_to_floatx80 );
/freebsd-11.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1186 floatx80 int32_to_floatx80( int32 a ) function

Completed in 201 milliseconds