Macro I20F12

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

Macro to create I20F12 constants.