Home
last modified time | relevance | path

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

/netbsd-src/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-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h27 #define int32_to_float32 _softfloat_int32_to_float32 macro
H A Dsoftfloat.h127 float32 int32_to_float32( int32 );
/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h54 #define int32_to_float32 __floatsisf macro
H A Dsoftfloat.txt202 int32_to_float32 int64_to_float32
H A Dtimesoftfloat.c2118 time_a_int32_z_float32( int32_to_float32 ); in timeFunctionVariety()
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h120 float32 int32_to_float32( int32 );
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h122 float32 int32_to_float32( int32 );
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h121 float32 int32_to_float32( int32 );
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h120 float32 int32_to_float32( int32 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h155 float32 int32_to_float32( int );
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.h154 float32 int32_to_float32( int );
H A Dsoftfloat.c1106 float32 int32_to_float32( int32 a ) in int32_to_float32() function
/netbsd-src/lib/libc/softfloat/templates/
H A Dsoftfloat.h114 float32 int32_to_float32( !!!int32 );
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h122 float32 int32_to_float32( int32 );
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h120 float32 int32_to_float32( int32 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c659 test_a_int32_z_float32( int32_to_float32, syst_int32_to_float32 ); in testFunctionVariety()
/netbsd-src/lib/libc/softfloat/bits32/
H A Dsoftfloat.c537 float32 int32_to_float32( int32 a ) in int32_to_float32() function
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A Dtestfloat.txt256 int32_to_float32 int64_to_float32
/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1126 float32 int32_to_float32( int32 a ) in int32_to_float32() function