Home
last modified time | relevance | path

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

/openbmc/linux/rust/kernel/
H A Dinit.rs1342 macro_rules! impl_tuple_zeroable { macro
1347 impl_tuple_zeroable!($($t),* ,);
1351 impl_tuple_zeroable!(A, B, C, D, E, F, G, H, I, J);