Searched defs:MIN_POSITIVE (Results 1 – 2 of 2) sorted by relevance
| /external/rust/crates/half/src/ | ||
| D | bfloat.rs | 724 pub const MIN_POSITIVE: bf16 = bf16(0x0080u16); constant |
| D | binary16.rs | 733 pub const MIN_POSITIVE: f16 = f16(0x0400u16); constant |