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

/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h27 #define int32_to_float32 _softfloat_int32_to_float32 macro
H A Dsoftfloat.h122 float32 int32_to_float32( int32 );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h54 #define int32_to_float32 __floatsisf macro
H A Dtimesoftfloat.c1924 { "int32_to_float32", 1, FALSE, TRUE, FALSE, FALSE },
2118 time_a_int32_z_float32( int32_to_float32 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h120 float32 int32_to_float32( int32 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h120 float32 int32_to_float32( int32 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h122 float32 int32_to_float32( int32 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h120 float32 int32_to_float32( int32 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h120 float32 int32_to_float32( int32 );
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h155 float32 int32_to_float32( int );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/templates/
H A Dsoftfloat.h114 float32 int32_to_float32( !!!int32 );
/netbsd-6-1-5-RELEASE/sys/lib/libkern/
H A Dsoftfloat.h163 float32 int32_to_float32( int );
H A Dsoftfloat.c1127 float32 int32_to_float32( int32 a ) function
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c69 { "int32_to_float32", 1, FALSE, TRUE },
659 test_a_int32_z_float32( int32_to_float32, syst_int32_to_float32 );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/bits32/
H A Dsoftfloat.c531 float32 int32_to_float32( int32 a ) function
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1120 float32 int32_to_float32( int32 a ) function

Completed in 196 milliseconds