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

Macro to create I30F2 constants.