[][src]Macro fixed_macro_types::I27F5

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

Macro to create I27F5 constants.