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

/freebsd-10.0-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h59 #define int64_to_float32 __floatdisf macro
H A Dtimesoftfloat.c1930 { "int64_to_float32", 1, FALSE, TRUE, FALSE, FALSE },
2132 time_a_int64_z_float32( int64_to_float32 );
/freebsd-10.0-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h116 float32 int64_to_float32( long );
/freebsd-10.0-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h132 float32 int64_to_float32( long long );
/freebsd-10.0-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h132 float32 int64_to_float32( long long );
/freebsd-10.0-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h133 float32 int64_to_float32( long long );
/freebsd-10.0-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h133 float32 int64_to_float32( long long );
/freebsd-10.0-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h123 float32 int64_to_float32( !!!int64 );
/freebsd-10.0-release/tools/test/testfloat/
H A DtestFunction.c41 { "int64_to_float32", 1, FALSE, TRUE },
645 test_a_int64_z_float32( int64_to_float32, syst_int64_to_float32 );
H A Dtestsoftfloat.c198 { "int64_to_float32", 1, FALSE, TRUE, FALSE, FALSE },
416 test_a_int64_z_float32( slow_int64_to_float32, int64_to_float32 );
/freebsd-10.0-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1261 float32 int64_to_float32( int64 a ) function

Completed in 203 milliseconds