Home
last modified time | relevance | path

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

/external/rust/crates/arbitrary/src/
Dunstructured.rs338 T::from_widest(start.as_widest().wrapping_add(result)), in int_in_range_impl()
607 fn from_widest(w: Self::Widest) -> Self; in from_widest() method
636 fn from_widest(w: Self::Widest) -> Self {