Searched refs:concat (Results 1 – 9 of 9) sorted by relevance
31 include!(concat!(44 include!(concat!(
76 $crate::build_error(concat!("assertion failed: ", stringify!($cond)));
55 $crate::c_str!(::core::concat!(::core::file!(), ":", ::core::line!()))
348 const S: &str = concat!($str, "\0");
26 include!(concat!(env!("OBJTREE"), "/rust/uapi/uapi_generated.rs"));
31 #[export_name = concat!("__rust", stringify!($ident))]
5 fn concat(tokens: &[TokenTree], group_span: Span) -> TokenTree { in concat() function62 *token = concat(&stream[1..stream.len() - 1], span); in expand()
559 pub fn concat<Item: ?Sized>(&self) -> <Self as Concat<Item>>::Output in concat() method563 Concat::concat(self) in concat()692 fn concat(slice: &Self) -> Self::Output; in concat() method712 fn concat(slice: &Self) -> Vec<T> { in concat() method
599 ::core::compile_error!(concat!(