Searched refs:float128_to_floatx80 (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/tools/test/testfloat/sparc64/
H A Dsoftfloat.h244 floatx80 float128_to_floatx80( float128 );
/freebsd-12-stable/lib/libc/arm/softfloat/
H A Dsoftfloat.h291 floatx80 float128_to_floatx80( float128 );
/freebsd-12-stable/lib/libc/mips/softfloat/
H A Dsoftfloat.h291 floatx80 float128_to_floatx80( float128 );
/freebsd-12-stable/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h283 floatx80 float128_to_floatx80( float128 );
/freebsd-12-stable/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h283 floatx80 float128_to_floatx80( float128 );
/freebsd-12-stable/lib/libc/powerpcspe/softfloat/
H A Dsoftfloat.h283 floatx80 float128_to_floatx80( float128 );
/freebsd-12-stable/lib/libc/riscv/softfloat/
H A Dsoftfloat.h291 floatx80 float128_to_floatx80( float128 );
/freebsd-12-stable/lib/libc/softfloat/templates/
H A Dsoftfloat.h267 floatx80 float128_to_floatx80( float128 );
/freebsd-12-stable/tools/test/testfloat/
H A DtestFunction.c111 { "float128_to_floatx80", 1, FALSE, TRUE },
1034 float128_to_floatx80, syst_float128_to_floatx80 );
H A Dtestsoftfloat.c295 { "float128_to_floatx80", 1, FALSE, TRUE, TRUE, FALSE },
692 slow_float128_to_floatx80, float128_to_floatx80 );
/freebsd-12-stable/lib/libc/softfloat/
H A Dtimesoftfloat.c2018 { "float128_to_floatx80", 1, FALSE, TRUE, TRUE, FALSE },
2360 time_a_float128_z_floatx80( float128_to_floatx80 );
/freebsd-12-stable/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4620 floatx80 float128_to_floatx80( float128 a ) function

Completed in 196 milliseconds