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

Macro to create I127F1 constants.