Home
last modified time | relevance | path

Searched refs:M_LOG2El (Results 1 – 5 of 5) sorted by relevance

/glibc-2.36/sysdeps/ieee754/float128/
Dfloat128_private.h103 #undef M_LOG2El
116 #define M_LOG2El M_LOG2Ef128 macro
/glibc-2.36/sysdeps/x86/fpu/
Dpowl_helper.c195 x_frac_low * M_LOG2El); in libm_hidden_proto()
/glibc-2.36/math/
Dmath.h1183 # define M_LOG2El 1.442695040888963407359924681001892137L /* log_2 e */ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.1415458 * math/math.h (M_LOG2El): Correct the value.
DChangeLog.1880625 (M_LOG2El): Likewise.