[][src]Macro fixed_macro_types::I25F7

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

Macro to create I25F7 constants.