imsz

Macro array4

Source
macro_rules! array4 {
    ($data:expr, $offset:expr) => { ... };
}