Home
last modified time | relevance | path

Searched refs:OVERFLOW_MAX_5_HI (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/rust/rust_decimal/src/ops/
H A Dcommon.rs78 const OVERFLOW_MAX_5_HI: u32 = 42949; in find_scale() const
117 x = if hi > OVERFLOW_MAX_5_HI { in find_scale()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/rust_decimal/src/ops/
H A Dcommon.rs78 const OVERFLOW_MAX_5_HI: u32 = 42949; in find_scale() const
117 x = if hi > OVERFLOW_MAX_5_HI { in find_scale()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/rust_decimal/src/ops/
H A Dcommon.rs78 const OVERFLOW_MAX_5_HI: u32 = 42949; in find_scale() const
117 x = if hi > OVERFLOW_MAX_5_HI { in find_scale()
/dports/benchmarks/hyperfine/hyperfine-1.12.0/cargo-crates/rust_decimal-1.16.0/src/ops/
H A Dcommon.rs78 const OVERFLOW_MAX_5_HI: u32 = 42949; in find_scale() const
117 x = if hi > OVERFLOW_MAX_5_HI { in find_scale()