Home
last modified time | relevance | path

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

/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h115 #define float32_to_float128 __extendsftf2 macro
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1606 float128 float32_to_float128( float32 a ) in float32_to_float128() function