Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dnum.rs48 type Signedness; typedef
/linux/rust/kernel/num/
H A Dbounded.rs463 U: Integer<Signedness = T::Signedness>, in cast()