Home
last modified time | relevance | path

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

/linux/rust/zerocopy/src/
H A Dbyteorder.rs1136 macro_rules! impl_byte_array { macro
1147 impl_byte_array!(2);
1148 impl_byte_array!(4);
1149 impl_byte_array!(8);
1150 impl_byte_array!(16);