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

Macro to create I112F16 constants.