Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h114 #define float32_to_floatx80 __extendsfxf2 macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1572 floatx80 float32_to_floatx80( float32 a ) in float32_to_floatx80() function