Home
last modified time | relevance | path

Searched refs:M_LN2l (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/
De_acoshl.c33 ln2 = M_LN2l;
/glibc-2.36/sysdeps/m68k/m680x0/fpu/
Ds_cexp_template.c43 const int t = (int) ((LDBL_MAX_EXP - 1) * M_LN2l); in s()
/glibc-2.36/sysdeps/ieee754/float128/
Dfloat128_private.h105 #undef M_LN2l
118 #define M_LN2l M_LN2f128 macro
/glibc-2.36/math/
Dmath.h1185 # define M_LN2l 0.693147180559945309417232121458176568L /* log_e 2 */ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.122055 overflow threshold constant (log(LDBL_MAX)+M_LN2l).
DChangeLog.162605 (__ieee754_exp2l): Compute for now as expl (M_LN2l * x)
DChangeLog.1840078 M_LN2l.
58708 M_LN2l.
80627 (M_LN2l): Likewise.