[][src]Macro fixed_macro_types::I7F1

macro_rules! I7F1 {
    ($($a:tt)+) => { ... };
}

Macro to create I7F1 constants.