Home
last modified time | relevance | path

Searched refs:MAX_SUBNORMAL (Results 1 – 2 of 2) sorted by relevance

/external/rust/crates/half/src/
Dbinary16.rs216 pub const MAX_SUBNORMAL: f16 = f16::MAX_SUBNORMAL; constant
726 pub const MAX_SUBNORMAL: f16 = f16(0x03FFu16); constant
Dbfloat.rs417 pub const MAX_SUBNORMAL: bf16 = bf16(0x007Fu16); constant