Home
last modified time | relevance | path

Searched defs:ln2_hi (Results 1 - 13 of 13) sorted by relevance

/third_party/jerryscript/jerry-libm/
H A Dlog1p.c94 #define ln2_hi 6.93147180369123816490e-01 /* 3fe62e42 fee00000 */ macro
236 #undef ln2_hi macro
H A Dlog.c82 #define ln2_hi 6.93147180369123816490e-01 /* 3fe62e42 fee00000 */ macro
193 #undef ln2_hi macro
H A Dexpm1.c128 #define ln2_hi 6.93147180369123816490e-01 /* 0x3fe62e42, 0xfee00000 */ macro
298 #undef ln2_hi macro
/third_party/musl/src/math/
H A Dlog1p.c59 ln2_hi = 6.93147180369123816490e-01, /* 3fe62e42 fee00000 */ variable
H A Dlog1pf.c16 ln2_hi = 6.9313812256e-01, /* 0x3f317180 */ variable
H A Dexpm1f.c19 ln2_hi = 6.9313812256e-01, /* 0x3f317180 */ variable
H A Dexpm1.c111 ln2_hi = 6.93147180369123816490e-01, /* 0x3fe62e42, 0xfee00000 */ variable
/third_party/musl/porting/liteos_a/kernel/src/math/
H A Dexpm1f.c19 ln2_hi = 6.9313812256e-01, /* 0x3f317180 */ variable
H A Dlog1p.c59 ln2_hi = 6.93147180369123816490e-01, /* 3fe62e42 fee00000 */ variable
H A Dlog1pf.c16 ln2_hi = 6.9313812256e-01, /* 0x3f317180 */ variable
H A Dexpm1.c111 ln2_hi = 6.93147180369123816490e-01, /* 0x3fe62e42, 0xfee00000 */ variable
/third_party/FreeBSD/lib/msun/ld128/
H A Ds_logl.c122 #define ln2_hi F_hi(TSIZE - 1) macro
/third_party/node/deps/v8/src/base/
H A Dieee754.cc1636 ln2_hi = 6.93147180369123816490e-01, /* 3fe62e42 fee00000 */ in log() local
1781 ln2_hi = 6.93147180369123816490e-01, /* 3fe62e42 fee00000 */ log1p() local
2214 ln2_hi = 6.93147180369123816490e-01, /* 0x3FE62E42, 0xFEE00000 */ expm1() local
[all...]

Completed in 9 milliseconds