scalar

Macro scalar 

Source
macro_rules! scalar {
    ($num:expr) => { ... };
}