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

Macro to create I19F45 constants.