Searched refs:Signedness (Results 1 – 2 of 2) sorted by relevance
48 type Signedness; typedef58 type Signedness = $signedness;
463 U: Integer<Signedness = T::Signedness>, in cast() 985 T: Integer<Signedness = <$type as Integer>::Signedness> + From<$type>,1061 T: Integer<Signedness = <$type as Integer>::Signedness>,466 cast<U>(self) -> Bounded<U, N> where U: TryFrom<T> + Integer, T: Integer, U: Integer<Signedness = T::Signedness>, cast() argument