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

Macro to create I27F5 constants.