Home
last modified time | relevance | path

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

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