[][src]Macro fixed_macro_types::I30F2

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

Macro to create I30F2 constants.