Searched refs:float32_to_float128 (Results 1 - 16 of 16) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h73 #define float32_to_float128 _softfloat_float32_to_float128 macro
H A Dqp.c250 *c = float32_to_float128(_a);
H A Dsoftfloat.h158 float128 float32_to_float128( float32 );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h116 #define float32_to_float128 __extendsftf2 macro
H A Dtimesoftfloat.c1949 { "float32_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
2171 time_a_float32_z_float128( float32_to_float128 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h162 float128 float32_to_float128( float32 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h156 float128 float32_to_float128( float32 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h164 float128 float32_to_float128( float32 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h156 float128 float32_to_float128( float32 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h162 float128 float32_to_float128( float32 );
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h190 float128 float32_to_float128( float32 );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/templates/
H A Dsoftfloat.h145 float128 float32_to_float128( float32 );
/netbsd-6-1-5-RELEASE/sys/lib/libkern/
H A Dsoftfloat.h198 float128 float32_to_float128( float32 );
H A Dsoftfloat.c1571 float128 float32_to_float128( float32 a ) function
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c83 { "float32_to_float128", 1, FALSE, FALSE },
738 float32_to_float128, syst_float32_to_float128 );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/bits64/
H A Dsoftfloat.c1607 float128 float32_to_float128( float32 a ) function

Completed in 289 milliseconds