Home
last modified time | relevance | path

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

/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h28 #define int32_to_float64 _softfloat_int32_to_float64 macro
H A Dsoftfloat.h124 float64 int32_to_float64( int32 );
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h28 #define int32_to_float64 _softfloat_int32_to_float64 macro
H A Dsoftfloat.h129 float64 int32_to_float64( int32 );
/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h55 #define int32_to_float64 __floatsidf macro
H A Dsoftfloat.txt203 int32_to_float64 int64_to_float32
H A Dtimesoftfloat.c2121 time_a_int32_z_float64( int32_to_float64 ); in timeFunctionVariety()
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h122 float64 int32_to_float64( int32 );
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h124 float64 int32_to_float64( int32 );
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h123 float64 int32_to_float64( int32 );
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h122 float64 int32_to_float64( int32 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h156 float64 int32_to_float64( int );
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.h155 float64 int32_to_float64( int );
H A Dsoftfloat.c1123 float64 int32_to_float64( int32 a ) in int32_to_float64() function
/netbsd-src/lib/libc/softfloat/templates/
H A Dsoftfloat.h115 float64 int32_to_float64( !!!int32 );
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h124 float64 int32_to_float64( int32 );
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h122 float64 int32_to_float64( int32 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c664 test_a_int32_z_float64( int32_to_float64, syst_int32_to_float64 ); in testFunctionVariety()
/netbsd-src/lib/libc/softfloat/bits32/
H A Dsoftfloat.c555 float64 int32_to_float64( int32 a ) in int32_to_float64() function
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A Dtestfloat.txt257 int32_to_float64 int64_to_float32
/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1153 float64 int32_to_float64( int32 a ) in int32_to_float64() function