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

Macro to create I28F36 constants.