Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h120 #define floatx80_to_float64 __truncxfdf2 macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3478 float64 floatx80_to_float64( floatx80 a ) in floatx80_to_float64() function