Home
last modified time | relevance | path

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

/llvm-project/libc/src/math/generic/
H A Dlog2.cpp32 constexpr fputil::DoubleDouble LOG2_E = {0x1.777d0ffda0d24p-56, global() variable
H A Dexp.cpp38 constexpr double LOG2_E = 0x1.71547652b82fep+0; global() variable
H A Dexpm1.cpp46 constexpr double LOG2_E = 0x1.71547652b82fep+0; global() variable