macro_rules! I1F127 {
    ($($a:tt)+) => { ... };
}
Expand description

Macro to create I1F127 constants.