Home
last modified time | relevance | path

Searched refs:__cosl (Results 1 – 19 of 19) sorted by relevance

/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
Ds_cosl.c51 long double __cosl(long double x) in __cosl() function
87 long_double_symbol (libm, __cosl, cosl);
Dlgamma_negl.c403 return __cosl (M_PIl * (0.5L - x)); in lg_sinpi()
412 return __cosl (M_PIl * x); in lg_cospi()
De_j0l.c646 z = -__cosl (xx + xx); in __ieee754_j0l()
791 z = -__cosl (x + x); in __ieee754_y0l()
De_j1l.c656 z = __cosl (xx + xx); in __ieee754_j1l()
813 z = __cosl (xx + xx); in __ieee754_y1l()
De_gammal_r.c193 : __cosl (M_PIl * (0.5L - frac))); in __ieee754_gammal_r()
/glibc-2.36/sysdeps/ieee754/ldbl-96/
Dlgamma_negl.c289 return __cosl (M_PIl * (0.5L - x)); in lg_sinpi()
298 return __cosl (M_PIl * x); in lg_cospi()
De_j0l.c127 z = -__cosl (x + x); in __ieee754_j0l()
233 z = -__cosl (x + x); in __ieee754_y0l()
De_j1l.c131 z = __cosl (y + y); in __ieee754_j1l()
218 z = __cosl (x + x); in __ieee754_y1l()
De_lgammal_r.c256 y = __cosl (pi * (half - y)); in sin_pi()
264 y = -__cosl (pi * (y - 1.5)); in sin_pi()
Ds_cosl.c55 long double __cosl(long double x) in __cosl() function
De_gammal_r.c186 : __cosl (M_PIl * (0.5L - frac))); in __ieee754_gammal_r()
/glibc-2.36/sysdeps/ieee754/ldbl-128/
Ds_cosl.c51 _Float128 __cosl(_Float128 x) in __cosl() function
Dlgamma_negl.c422 return __cosl (M_PIl * (L(0.5) - x)); in lg_sinpi()
431 return __cosl (M_PIl * x); in lg_cospi()
De_gammal_r.c193 : __cosl (M_PIl * (L(0.5) - frac))); in __ieee754_gammal_r()
De_j0l.c719 z = -__cosl (xx + xx); in __ieee754_j0l()
864 z = -__cosl (x + x); in __ieee754_y0l()
De_j1l.c733 z = __cosl (xx + xx); in __ieee754_j1l()
890 z = __cosl (xx + xx); in __ieee754_y1l()
/glibc-2.36/sysdeps/ieee754/float128/
Dfloat128_private.h233 #define __cosl __cosf128 macro
/glibc-2.36/ChangeLog.old/
DChangeLog.173672 (__cosl): Set errno to EDOM for ±Inf.
DChangeLog.1863278 * sysdeps/ieee754/ldbl-128ibm/s_cosl.c (__cosl): Likewise.
86570 * sysdeps/ieee754/ldbl-96/s_cosl.c (__cosl): Correct test for