[][src]Macro fixed_macro_types::I0F128

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

Macro to create I0F128 constants.