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

/freebsd-10.3-release/tools/test/testfloat/sparc64/
H A Dsoftfloat.h256 float128 float128_sqrt( float128 );
/freebsd-10.3-release/lib/libc/arm/softfloat/
H A Dsoftfloat.h305 float128 float128_sqrt( float128 );
/freebsd-10.3-release/lib/libc/mips/softfloat/
H A Dsoftfloat.h305 float128 float128_sqrt( float128 );
/freebsd-10.3-release/lib/libc/powerpc/softfloat/
H A Dsoftfloat.h297 float128 float128_sqrt( float128 );
/freebsd-10.3-release/lib/libc/powerpc64/softfloat/
H A Dsoftfloat.h297 float128 float128_sqrt( float128 );
/freebsd-10.3-release/lib/libc/softfloat/templates/
H A Dsoftfloat.h281 float128 float128_sqrt( float128 );
/freebsd-10.3-release/tools/test/testfloat/
H A DtestFunction.c118 { "float128_sqrt", 1, FALSE, TRUE },
1069 test_az_float128( float128_sqrt, syst_float128_sqrt );
H A Dtestsoftfloat.c303 { "float128_sqrt", 1, FALSE, TRUE, FALSE, FALSE },
714 test_az_float128( slow_float128_sqrt, float128_sqrt );
/freebsd-10.3-release/lib/libc/softfloat/
H A Dtimesoftfloat.c2026 { "float128_sqrt", 1, FALSE, TRUE, FALSE, FALSE },
2382 time_az_float128_pos( float128_sqrt );
/freebsd-10.3-release/lib/libc/softfloat/bits64/
H A Dsoftfloat.c5232 float128 float128_sqrt( float128 a ) function

Completed in 195 milliseconds