Home
last modified time | relevance | path

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

/external/rust/crates/half/src/
Dbfloat.rs724 pub const MIN_POSITIVE: bf16 = bf16(0x0080u16); constant
Dbinary16.rs733 pub const MIN_POSITIVE: f16 = f16(0x0400u16); constant