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

/freebsd-10.3-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h244 floatx80 float128_to_floatx80( float128 );
/freebsd-10.3-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h291 floatx80 float128_to_floatx80( float128 );
/freebsd-10.3-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h291 floatx80 float128_to_floatx80( float128 );
/freebsd-10.3-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h283 floatx80 float128_to_floatx80( float128 );
/freebsd-10.3-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h283 floatx80 float128_to_floatx80( float128 );
/freebsd-10.3-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h267 floatx80 float128_to_floatx80( float128 );
/freebsd-10.3-release/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-10.3-release/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-10.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c4620 floatx80 float128_to_floatx80( float128 a ) function

Completed in 126 milliseconds