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

/freebsd-current/lib/libc/softfloat/
H A Dsoftfloat-for-gcc.h119 #define float128_to_float64 __trunctfdf2 macro
H A Dtimesoftfloat.c2013 { "float128_to_float64", 1, FALSE, TRUE, TRUE, FALSE },
2353 time_a_float128_z_float64( float128_to_float64 );
/freebsd-current/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h280 float64 float128_to_float64( float128 );
/freebsd-current/lib/libc/riscv/softfloat/
H A Dsoftfloat.h288 float64 float128_to_float64( float128 );
/freebsd-current/lib/libc/softfloat/templates/
H A Dsoftfloat.h264 float64 float128_to_float64( float128 );
/freebsd-current/lib/libc/arm/softfloat/
H A Dsoftfloat.h288 float64 float128_to_float64( float128 );
/freebsd-current/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h280 float64 float128_to_float64( float128 );
/freebsd-current/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h280 float64 float128_to_float64( float128 );
/freebsd-current/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4581 float64 float128_to_float64( float128 a ) function

Completed in 127 milliseconds