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

Macro to create I80F48 constants.