Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dnum.rs48 type Signedness; typedef
58 type Signedness = $signedness;
/linux/rust/kernel/num/
H A Dbounded.rs466 U: Integer<Signedness = T::Signedness>, in cast() argument
946 T: Integer<Signedness = <$type as Integer>::Signedness> + From<$type>,
1022 T: Integer<Signedness = <$type as Integer>::Signedness>,