Searched refs:as_widest (Results 1 – 1 of 1) sorted by relevance
320 let range: T::Widest = end.as_widest() - start.as_widest(); in int_in_range_impl()338 T::from_widest(start.as_widest().wrapping_add(result)), in int_in_range_impl()604 fn as_widest(self) -> Self::Widest; in as_widest() method632 fn as_widest(self) -> Self::Widest {637 let x = <$ty>::max_value().as_widest();