Home
last modified time | relevance | path

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

/external/rust/crates/half/src/
Dbinary16.rs210 pub const MIN_POSITIVE_SUBNORMAL: f16 = f16::MIN_POSITIVE_SUBNORMAL; constant
724 pub const MIN_POSITIVE_SUBNORMAL: f16 = f16(0x0001u16); constant
Dbfloat.rs415 pub const MIN_POSITIVE_SUBNORMAL: bf16 = bf16(0x0001u16); constant