Home
last modified time | relevance | path

Searched defs:Integer (Results 1 – 3 of 3) sorted by relevance

/linux/rust/kernel/
H A Dnum.rs17 pub trait Integer: interface
57 impl Integer for $type { impl
/linux/rust/kernel/num/
H A Dbounded.rs464 cast<U>(self) -> Bounded<U, N> where U: TryFrom<T> + Integer, T: Integer, U: Integer<Signedness = T::Signedness>, cast() argument
465 cast<U>(self) -> Bounded<U, N> where U: TryFrom<T> + Integer, T: Integer, U: Integer<Signedness = T::Signedness>, cast() argument
[all...]
/linux/include/sound/
H A Dwavefront.h284 s32 Integer:20; member