Searched defs:int64_to_float64 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h30 #define int64_to_float64 _softfloat_int64_to_float64 macro
/netbsd-current/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h30 #define int64_to_float64 _softfloat_int64_to_float64 macro
/netbsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h60 #define int64_to_float64 __floatdidf macro
/netbsd-current/sys/lib/libkern/
H A Dsoftfloat.c1231 float64 int64_to_float64( int64 a ) function
/netbsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1298 float64 int64_to_float64( int64 a ) function

Completed in 217 milliseconds