Searched defs:int_macro (Results 1 – 4 of 4) sorted by relevance
9 fn int_macro(&self, _name: &str, value: i64) -> Option<IntKind> { in int_macro() method
53 fn int_macro(&self, name: &str, _value: i64) -> Option<IntKind> { in int_macro() method
59 fn int_macro(&self, _name: &str, _value: i64) -> Option<IntKind> { in int_macro() method
506 fn int_macro(&self, name: &str, _value: i64) -> Option<IntKind> { in int_macro() method