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

Macro to create I1F15 constants.