Home
last modified time | relevance | path

Searched defs:float32_to_float64 (Results 1 – 3 of 3) sorted by path

/freebsd/lib/libc/softfloat/bits32/
H A Dsoftfloat.c689 float64 float32_to_float64( float32 a ) in float32_to_float64() function
/freebsd/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1540 float64 float32_to_float64( float32 a ) in float32_to_float64() function
/freebsd/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h113 #define float32_to_float64 __extendsfdf2 macro