Searched refs:float32_to_float64 (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/lib/libc/arm/aeabi/
H A Daeabi_float.c68 float64 AEABI_FUNC(f2d, float32, float32_to_float64)
/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h113 #define float32_to_float64 __extendsfdf2 macro
H A Dtimesoftfloat.c1939 { "float32_to_float64", 1, FALSE, FALSE, FALSE, FALSE },
2157 time_a_float32_z_float64( float32_to_float64 );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h151 float64 float32_to_float64( float32 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h155 float64 float32_to_float64( float32 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h140 float64 float32_to_float64( float32 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h155 float64 float32_to_float64( float32 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h151 float64 float32_to_float64( float32 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h151 float64 float32_to_float64( float32 );
/freebsd-current/lib/libc/softfloat/bits32/
H A Dsoftfloat.c689 float64 float32_to_float64( float32 a ) function
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1540 float64 float32_to_float64( float32 a ) function

Completed in 198 milliseconds