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

Macro to create I28F4 constants.