Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h120 #define float128_to_float64 __trunctfdf2 macro
/freebsd-13.1/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4584 float64 float128_to_float64( float128 a ) in float128_to_float64() function