Searched defs:LOG2_E (Results 1 – 3 of 3) sorted by relevance
/llvm-project/libc/src/math/generic/ | ||
H A D | log2.cpp | 32 constexpr fputil::DoubleDouble LOG2_E = {0x1.777d0ffda0d24p-56, global() variable |
H A D | exp.cpp | 38 constexpr double LOG2_E = 0x1.71547652b82fep+0; global() variable |
H A D | expm1.cpp | 46 constexpr double LOG2_E = 0x1.71547652b82fep+0; global() variable |