Home
last modified time | relevance | path

Searched defs:invln2 (Results 1 – 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
Dexpm1f.c21 invln2 = 1.4426950216e+00, /* 0x3fb8aa3b */ variable
Dexpm1.c113 invln2 = 1.44269504088896338700e+00, /* 0x3ff71547, 0x652b82fe */ variable
/third_party/musl/src/math/
Dexpm1f.c21 invln2 = 1.4426950216e+00, /* 0x3fb8aa3b */ variable
Dexpm1.c113 invln2 = 1.44269504088896338700e+00, /* 0x3ff71547, 0x652b82fe */ variable
/third_party/jerryscript/jerry-libm/
Dexp.c113 #define invln2 1.44269504088896338700e+00 /* 0x3ff71547, 0x652b82fe */ macro
Dexpm1.c130 #define invln2 1.44269504088896338700e+00 /* 0x3ff71547, 0x652b82fe */ macro
/third_party/node/deps/v8/src/base/
Dieee754.cc1453 invln2 = 1.44269504088896338700e+00, /* 0x3FF71547, 0x652B82FE */ in exp() local
2216 invln2 = 1.44269504088896338700e+00, /* 0x3FF71547, 0x652B82FE */ in expm1() local