Macro short_whr_in_comp

Source
macro_rules! short_whr_in_comp {
    ($s:ident, $p:ident, $name:expr, $value:expr, $($tt:tt)*) => { ... };
}