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

Macro to create I29F3 constants.