Home
last modified time | relevance | path

Searched defs:LOG10_E (Results 1 – 6 of 6) sorted by relevance

/external/llvm-libc/src/math/generic/
Dlog10.cpp33 constexpr fputil::DoubleDouble LOG10_E = {0x1.95355baaafad3p-57, variable
/external/cronet/tot/third_party/llvm-libc/src/src/math/generic/
Dlog10.cpp33 constexpr fputil::DoubleDouble LOG10_E = {0x1.95355baaafad3p-57, variable
/external/cronet/stable/third_party/llvm-libc/src/src/math/generic/
Dlog10.cpp33 constexpr fputil::DoubleDouble LOG10_E = {0x1.95355baaafad3p-57, variable
/external/rust/android-crates-io/crates/half/src/
Dnum_traits.rs644 fn LOG10_E() -> Self { in LOG10_E() method
1382 fn LOG10_E() -> Self { in LOG10_E() method
Dbinary16.rs782 pub const LOG10_E: f16 = f16(0x36F3u16); constant
Dbfloat.rs773 pub const LOG10_E: bf16 = bf16(0x3EDEu16); constant