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

Macro to create I15F1 constants.