Home
last modified time | relevance | path

Searched defs:LOG10_2 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libc/src/math/generic/
H A Dlog10f.cpp106 constexpr double LOG10_2 = 0x1.34413509f79ffp-2; global() variable
H A Dlog10.cpp49 constexpr Float128 LOG10_2(Sign::POS, /*exponent=*/-129, /*mantissa=*/ global() variable