Home
last modified time | relevance | path

Searched refs:int64_to_float64 (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h30 #define int64_to_float64 _softfloat_int64_to_float64 macro
H A Dsoftfloat.h135 float64 int64_to_float64( long long );
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h30 #define int64_to_float64 _softfloat_int64_to_float64 macro
H A Dsoftfloat.h140 float64 int64_to_float64( long long );
/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h60 #define int64_to_float64 __floatdidf macro
H A Dtimesoftfloat.c2137 time_a_int64_z_float64( int64_to_float64 ); in timeFunctionVariety()
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h133 float64 int64_to_float64( long long );
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h136 float64 int64_to_float64( long long );
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h135 float64 int64_to_float64( long long );
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h133 float64 int64_to_float64( long long );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h165 float64 int64_to_float64( int64_t );
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.h164 float64 int64_to_float64( int64_t );
H A Dsoftfloat.c1231 float64 int64_to_float64( int64 a ) in int64_to_float64() function
/netbsd-src/lib/libc/softfloat/templates/
H A Dsoftfloat.h123 float64 int64_to_float64( !!!int64 );
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h135 float64 int64_to_float64( long long );
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h134 float64 int64_to_float64( long long );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c684 test_a_int64_z_float64( int64_to_float64, syst_int64_to_float64 ); in testFunctionVariety()
/netbsd-src/sys/arch/alpha/alpha/
H A Dfp_complete.c338 tfc.i = int64_to_float64(tfb.i); in cvt_qt_dg_qg()
/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1298 float64 int64_to_float64( int64 a ) in int64_to_float64() function