Home
last modified time | relevance | path

Searched defs:float128_to_float64 (Results 1 – 5 of 5) sorted by relevance

/netbsd/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h67 #define float128_to_float64 _softfloat_float128_to_float64 macro
/netbsd/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h67 #define float128_to_float64 _softfloat_float128_to_float64 macro
/netbsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h120 #define float128_to_float64 __trunctfdf2 macro
/netbsd/sys/lib/libkern/
H A Dsoftfloat.c4417 float64 float128_to_float64( float128 a ) in float128_to_float64() function
/netbsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4588 float64 float128_to_float64( float128 a ) in float128_to_float64() function