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

/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h117 #define float64_to_float128 __extenddftf2 macro
H A Dtimesoftfloat.c1968 { "float64_to_float128", 1, FALSE, FALSE, FALSE, FALSE },
2230 time_a_float64_z_float128( float64_to_float128 );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h196 float128 float64_to_float128( float64 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h204 float128 float64_to_float128( float64 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h182 float128 float64_to_float128( float64 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h204 float128 float64_to_float128( float64 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h196 float128 float64_to_float128( float64 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h196 float128 float64_to_float128( float64 );
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c2570 float128 float64_to_float128( float64 a ) function

Completed in 135 milliseconds