Home
last modified time | relevance | path

Searched refs:int32_to_float32 (Results 1 – 15 of 15) sorted by relevance

/freebsd-11-stable/lib/libc/arm/aeabi/
HDaeabi_float.c70 float32 AEABI_FUNC(i2f, int, int32_to_float32) in AEABI_FUNC2()
/freebsd-11-stable/lib/libc/softfloat/
HDsoftfloat-for-gcc.h54 #define int32_to_float32 __floatsisf macro
HDsoftfloat.txt203 int32_to_float32 int64_to_float32
HDtimesoftfloat.c2116 time_a_int32_z_float32( int32_to_float32 ); in timeFunctionVariety()
/freebsd-11-stable/lib/libc/mips/softfloat/
HDsoftfloat.h123 float32 int32_to_float32( int );
/freebsd-11-stable/tools/test/testfloat/sparc64/
HDsoftfloat.h108 float32 int32_to_float32( int );
/freebsd-11-stable/lib/libc/powerpc64/softfloat/
HDsoftfloat.h125 float32 int32_to_float32( int );
/freebsd-11-stable/lib/libc/powerpc/softfloat/
HDsoftfloat.h125 float32 int32_to_float32( int );
/freebsd-11-stable/lib/libc/arm/softfloat/
HDsoftfloat.h123 float32 int32_to_float32( int );
/freebsd-11-stable/lib/libc/softfloat/templates/
HDsoftfloat.h115 float32 int32_to_float32( !!!int32 );
/freebsd-11-stable/tools/test/testfloat/
HDtestFunction.c625 test_a_int32_z_float32( int32_to_float32, syst_int32_to_float32 ); in testFunctionVariety()
HDtestsoftfloat.c399 test_a_int32_z_float32( slow_int32_to_float32, int32_to_float32 ); in testFunctionVariety()
HDtestfloat.txt256 int32_to_float32 int64_to_float32
/freebsd-11-stable/lib/libc/softfloat/bits32/
HDsoftfloat.c529 float32 int32_to_float32( int32 a ) in int32_to_float32() function
/freebsd-11-stable/lib/libc/softfloat/bits64/
HDsoftfloat.c1118 float32 int32_to_float32( int32 a ) in int32_to_float32() function