Home
last modified time | relevance | path

Searched refs:float64_to_float128 (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/lib/libc/arch/sparc64/softfloat/
H A Dsoftfloat-qp.h74 #define float64_to_float128 _softfloat_float64_to_float128 macro
H A Dqp.c109 *c = float64_to_float128(_b); in _Qp_dtoq()
H A Dsoftfloat.h196 float128 float64_to_float128( float64 );
/netbsd-src/lib/libc/arch/aarch64/softfloat/
H A Dsoftfloat-qp.h74 #define float64_to_float128 _softfloat_float64_to_float128 macro
H A Dsoftfloat.h201 float128 float64_to_float128( float64 );
/netbsd-src/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h118 #define float64_to_float128 __extenddftf2 macro
H A Dsoftfloat.txt213 float64_to_float32 float64_to_floatx80 float64_to_float128
H A Dtimesoftfloat.c2235 time_a_float64_z_float128( float64_to_float128 ); in timeFunctionVariety()
/netbsd-src/lib/libc/arch/powerpc/softfloat/
H A Dsoftfloat.h196 float128 float64_to_float128( float64 );
/netbsd-src/lib/libc/arch/mips/softfloat/
H A Dsoftfloat.h208 float128 float64_to_float128( float64 );
/netbsd-src/lib/libc/arch/arm/softfloat/
H A Dsoftfloat.h207 float128 float64_to_float128( float64 );
/netbsd-src/lib/libc/arch/or1k/softfloat/
H A Dsoftfloat.h196 float128 float64_to_float128( float64 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A Dsoftfloat.h231 float128 float64_to_float128( float64 );
/netbsd-src/sys/lib/libkern/
H A Dsoftfloat.h225 float128 float64_to_float128( float64 );
H A Dsoftfloat.c2515 float128 float64_to_float128( float64 a ) in float64_to_float128() function
/netbsd-src/lib/libc/softfloat/templates/
H A Dsoftfloat.h182 float128 float64_to_float128( float64 );
/netbsd-src/lib/libc/arch/m68k/softfloat/
H A Dsoftfloat.h198 float128 float64_to_float128( float64 );
/netbsd-src/lib/libc/arch/sh3/softfloat/
H A Dsoftfloat.h206 float128 float64_to_float128( float64 );
/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c848 float64_to_float128, syst_float64_to_float128 ); in testFunctionVariety()
/netbsd-src/regress/lib/libc/ieeefp/testfloat/notes/
H A Dtestfloat.txt267 float64_to_float32 float64_to_floatx80 float64_to_float128
/netbsd-src/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2577 float128 float64_to_float128( float64 a ) in float64_to_float128() function