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

/netbsd-6-1-5-RELEASE/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h74 #define float64_to_float128 _softfloat_float64_to_float128 macro
H A Dqp.c108 *c = float64_to_float128(_b);
H A Dsoftfloat.h196 float128 float64_to_float128( float64 );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h118 #define float64_to_float128 __extenddftf2 macro
H A Dtimesoftfloat.c1973 { "float64_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
2235 time_a_float64_z_float128( float64_to_float128 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h206 float128 float64_to_float128( float64 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h196 float128 float64_to_float128( float64 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h208 float128 float64_to_float128( float64 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h196 float128 float64_to_float128( float64 );
/netbsd-6-1-5-RELEASE/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h206 float128 float64_to_float128( float64 );
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h231 float128 float64_to_float128( float64 );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/templates/
H A Dsoftfloat.h182 float128 float64_to_float128( float64 );
/netbsd-6-1-5-RELEASE/sys/lib/libkern/
H A Dsoftfloat.h239 float128 float64_to_float128( float64 );
H A Dsoftfloat.c2533 float128 float64_to_float128( float64 a ) function
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c103 { "float64_to_float128", 1, FALSE, FALSE },
848 float64_to_float128, syst_float64_to_float128 );
/netbsd-6-1-5-RELEASE/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2571 float128 float64_to_float128( float64 a ) function

Completed in 209 milliseconds