Home
last modified time | relevance | path

Searched defs:LOGE2L (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/regress/lib/libm/cephes/
H A Dpolevll.c92 long double LOGE2L = 6.9314718055994530941723E-1L; variable
121 short LOGE2L[] = {0x79ac,0xd1cf,0x17f7,0xb172,0x3ffe, XPD}; variable
143 long LOGE2L[] = {0x3ffe0000,0xb17217f7,0xd1cf79ac}; variable
H A Dconstll.c50 long double LOGE2L = 0.6931471805599453094172321214581765680755001L; variable
/openbsd-src/lib/libm/src/ld80/
H A De_powl.c191 static const long double LOGE2L = 6.9314718055994530941723E-1L; variable