Searched refs:sqrtl (Results 1 - 25 of 30) sorted by relevance

12

/illumos-gate/usr/src/lib/libm/amd64/src/
H A Dsqrtl.s29 .file "sqrtl.s"
32 LIBM_ANSI_PRAGMA_WEAK(sqrtl,function)
34 ENTRY(sqrtl) function
39 SET_SIZE(sqrtl)
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dsqrtl.s29 .file "sqrtl.s"
32 LIBM_ANSI_PRAGMA_WEAK(sqrtl,function)
34 ENTRY(sqrtl) function
39 SET_SIZE(sqrtl)
H A Dlibm_inlines.h309 sqrtl(long double ld) function
/illumos-gate/usr/src/lib/libm/common/complex/
H A Dcsqrtl.c32 #include "libm.h" /* fabsl/isinfl/sqrtl */
77 LD_RE(ans) = sqrtl(ax);
80 LD_IM(ans) = sqrtl(ax);
90 t = sqrtl(ax);
94 t = two4500 * sqrtl(ax + sqrtl(ax * ax + y * y));
98 t = twom4500 * sqrtl(ax + sqrtl(ax * ax + y * y));
100 t = sqrtl(half * (ax + sqrtl(a
[all...]
H A Dcasinl.c32 #include "libm.h" /* asinl/atanl/fabsl/isinfl/log1pl/logl/sqrtl */
152 LD_IM(ans) = logl(x + sqrtl((x - one) * (x +
156 LD_IM(ans) = log1pl(xm1 + sqrtl(xm1 * (x +
163 LD_IM(ans) = y / sqrtl((one + x) * (one - x));
169 LD_IM(ans) = logl(x + sqrtl((x - one) * (x +
172 LD_IM(ans) = log1pl((x - one) + sqrtl((x -
176 t = sqrtl(y);
189 A = sqrtl(one + y * y);
199 R = sqrtl(xp1 * xp1 + y2);
200 S = sqrtl(xm
[all...]
H A Dcacosl.c32 #include "libm.h" /* acosl/atanl/fabsl/isinfl/log1pl/logl/sqrtl */
180 LD_IM(ans) = logl(x + sqrtl((x - one) * (x +
184 LD_IM(ans) = log1pl(xm1 + sqrtl(xm1 * (x +
193 LD_IM(ans) = y / sqrtl((one + x) * (one - x));
208 t = sqrtl((x - one) * (x + one));
216 t = sqrtl(y);
230 A = sqrtl(one + y * y);
240 R = sqrtl(xp1 * xp1 + y2);
241 S = sqrtl(xm1 * xm1 + y2);
250 LD_RE(ans) = atan2l(sqrtl(hal
[all...]
/illumos-gate/usr/src/lib/libm/common/LD/
H A Dacoshl.c49 t = sqrtl(x - one);
50 return (log1pl(t * (t + sqrtl(x + one))));
H A Dasinhl.c57 return (copysignl(log1pl(w + w / (t + sqrtl(one + t * t))), x));
H A Dhypotl.c97 x = sqrtl(t1 * t1 - (y * (-y) - t2 * (x + t1)));
108 x = sqrtl(t1 * y1 - (w * (-w) - (t2 * y1 + y2 * x)));
H A Dlongdouble.h127 extern long double sqrtl(long double);
H A Djnl.c118 b = invsqrtpi*temp/sqrtl(x);
263 b = invsqrtpi*temp/sqrtl(x);
H A Dj0l.c122 return (invsqrtpi*cc)/sqrtl(x);
124 return (invsqrtpi*(u*cc-v*ss)/sqrtl(x));
207 return (invsqrtpi*ss)/sqrtl(x);
208 return (invsqrtpi*(pzero(x)*ss+qzero(x)*cc)/sqrtl(x));
H A Dj1l.c118 return (invsqrtpi*cc)/sqrtl(x);
119 d = invsqrtpi*(pone(x)*cc-qone(x)*ss)/sqrtl(x);
212 return (invsqrtpi*ss)/sqrtl(x);
213 return (invsqrtpi*(pone(x)*ss+qone(x)*cc)/sqrtl(x));
/illumos-gate/usr/src/lib/libm/common/Q/
H A Dacoshl.c49 t = sqrtl(x - one);
50 return (log1pl(t * (t + sqrtl(x + one))));
H A Dasinl.c69 return (atanl(x / sqrtl(one - x * x)));
73 return (atanl(x / sqrtl(w - t * t)));
H A Dacosl.c58 x = atanl(sqrtl((one - x) / (one + x)));
H A Dasinhl.c57 return (copysignl(log1pl(w + w / (t + sqrtl(one + t * t))), x));
H A Dhypotl.c111 x = sqrtl(t1 * t1 - (y * (-y) - t2 * (x + t1)));
122 x = sqrtl(t1 * y1 - (w * (-w) - (t2 * y1 + y2 * x)));
H A Dlongdouble.h128 extern long double sqrtl(long double);
H A Djnl.c121 b = invsqrtpi*temp/sqrtl(x);
267 b = invsqrtpi*temp/sqrtl(x);
H A Dsqrtl.c30 #pragma weak __sqrtl = sqrtl
397 sqrtl(long double ldx) function
H A Dj0l.c115 if (x>1.0e120L) return (invsqrtpi*cc)/sqrtl(x);
117 return invsqrtpi*(u*cc-v*ss)/sqrtl(x);
199 if (x>1.0e120L) return (invsqrtpi*ss)/sqrtl(x);
200 return invsqrtpi*(pzero(x)*ss+qzero(x)*cc)/sqrtl(x);
H A Dj1l.c114 if (x>1.0e120L) return (invsqrtpi*cc)/sqrtl(x);
115 d = invsqrtpi*(pone(x)*cc-qone(x)*ss)/sqrtl(x);
196 if (x>1.0e91L) return (invsqrtpi*ss)/sqrtl(x);
197 return invsqrtpi*(pone(x)*ss+qone(x)*cc)/sqrtl(x);
H A Dpowl.c219 return (sqrtl(x));
/illumos-gate/usr/src/head/iso/
H A Dmath_c99.h357 extern long double sqrtl __P((long double));
449 #pragma does_not_read_global_data(cbrtl, fabsl, hypotl, powl, sqrtl)
461 #pragma does_not_write_global_data(cbrtl, fabsl, hypotl, powl, sqrtl)
511 #pragma no_side_effect(cbrtl, fabsl, hypotl, powl, sqrtl)

Completed in 101 milliseconds

12