Home
last modified time | relevance | path

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

/linux/drivers/gpu/nova-core/
H A Dnum.rs168 macro_rules! impl_const_into { macro
214 impl_const_into!(usize => { u8, u16, u32 });
215 impl_const_into!(u64 => { u8, u16, u32 });
216 impl_const_into!(u32 => { u8, u16 });
217 impl_const_into!(u16 => { u8 });