sqrtl
long double sqrtl(long double);
*rx = sqrtl(x);
*rx = log1pl(Am1 + sqrtl(Am1*(A+1)));
*rx = x/sqrtl((1-y)*(1+y));
*rx = log1pl((y-1) + sqrtl((y-1)*(y+1)));
*rx = logl(A + sqrtl(A*A-1));
*sqrt_A2my2 = sqrtl(x)*sqrtl((A+y)/2);
*sqrt_A2my2 = sqrtl(Amy*(A+y));
sqrtl((y+1)*(y-1));
*sqrt_A2my2 = sqrtl((1-y)*(1+y));
t = sqrtl((a + hypotl(a, b)) * 0.5L);
t = sqrtl((-a + hypotl(a, b)) * 0.5L);
return sqrtl (x);
RETURNI(logl(2.0*x-one/(x+sqrtl(t-one))));
RETURNI(log1pl(t+sqrtl(2.0*t+t*t)));
s = sqrtl(z);
s = sqrtl(z);
s = sqrtl(t);
w = sqrtl(t1*t1-(b*(-b)-t2*(a+t1)));
w = sqrtl(t1*y1-(w*(-w)-(t1*y2+t2*b)));
w = logl(2.0*t+one/(sqrtl(x*x+one)+t));
w =log1pl(fabsl(x)+t/(one+sqrtl(one+t)));
__weak_alias(sqrtl, _sqrtl)
__weak_alias(sqrtl, _sqrtl)
sqrtl(long double x) /* wrapper sqrtl */
ATF_CHECK(isnan(sqrtl(x)) != 0);
long double x_sqrt = sqrtl(x[i]);
long double y = sqrtl(x);
long double y = sqrtl(x);
long double y = sqrtl(x);
long double y = sqrtl(x);