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

Macro to create I20F44 constants.