Home
last modified time | relevance | path

Searched refs:quote_spanned (Results 1 – 1 of 1) sorted by relevance

/linux/rust/macros/
H A Dquote.rs41 macro_rules! quote_spanned { macro
48 quote_spanned!(@proc tokens span $($tt)*);
57 quote_spanned!(@proc $v $span $($tt)*);
65 quote_spanned!(@proc $v $span $($tt)*);
69 quote_spanned!(@proc tokens $span $($inner)*);
74 quote_spanned!(@proc $v $span $($tt)*);
78 quote_spanned!(@proc tokens $span $($inner)*);
83 quote_spanned!(@proc $v $span $($tt)*);
87 quote_spanned!(@proc tokens $span $($inner)*);
92 quote_spanned!(@proc $v $span $($tt)*);
[all …]