[][src]Macro fixed_macro_types::I28F100

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

Macro to create I28F100 constants.