Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h122 #define floatx80_to_float32 __truncxfsf2 macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c3449 float32 floatx80_to_float32( floatx80 a ) in floatx80_to_float32() function