[][src]Macro fixed_macro_types::I1F7

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

Macro to create I1F7 constants.