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

Macro to create I2F14 constants.