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

Macro to create I14F2 constants.