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

Macro to create U31F33 constants.