Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h116 #define float64_to_floatx80 __extenddfxf2 macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2535 floatx80 float64_to_floatx80( float64 a ) in float64_to_floatx80() function