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

/freebsd-9.3-release/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h32 #define int32_to_float32 __floatsisf macro
H A Dtimesoftfloat.c1922 { "int32_to_float32", 1, FALSE, TRUE, FALSE, FALSE },
2116 time_a_int32_z_float32( int32_to_float32 );
/freebsd-9.3-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h108 float32 int32_to_float32( int );
/freebsd-9.3-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h123 float32 int32_to_float32( int );
/freebsd-9.3-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h123 float32 int32_to_float32( int );
/freebsd-9.3-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h125 float32 int32_to_float32( int );
/freebsd-9.3-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h125 float32 int32_to_float32( int );
/freebsd-9.3-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h115 float32 int32_to_float32( !!!int32 );
/freebsd-9.3-release/tools/test/testfloat/
H A DtestFunction.c37 { "int32_to_float32", 1, FALSE, TRUE },
625 test_a_int32_z_float32( int32_to_float32, syst_int32_to_float32 );
H A Dtestsoftfloat.c189 { "int32_to_float32", 1, FALSE, TRUE, FALSE, FALSE },
399 test_a_int32_z_float32( slow_int32_to_float32, int32_to_float32 );
/freebsd-9.3-release/lib/libc/softfloat/bits32/
H A Dsoftfloat.c529 float32 int32_to_float32( int32 a ) function
/freebsd-9.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1118 float32 int32_to_float32( int32 a ) function

Completed in 186 milliseconds