[][src]Macro fixed_macro_types::I15F1

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

Macro to create I15F1 constants.