Home
last modified time | relevance | path

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

/external/rust/crates/half/src/
Dnum_traits.rs649 fn LOG2_E() -> Self { in LOG2_E() method
1387 fn LOG2_E() -> Self { in LOG2_E() method
Dbfloat.rs777 pub const LOG2_E: bf16 = bf16(0x3FB9u16); constant
Dbinary16.rs786 pub const LOG2_E: f16 = f16(0x3DC5u16); constant