Home
last modified time | relevance | path

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

/rust/kernel/
A Dstr.rs172 const S: &'static str = $str; consts
173 const C: &'static $crate::str::BStr = $crate::str::BStr::from_bytes(S.as_bytes());
597 const S: &str = concat!($str, "\0"); consts
598 const C: &$crate::str::CStr = match $crate::str::CStr::from_bytes_with_nul(S.as_bytes()) {
/rust/pin-init/src/
A Dlib.rs1679 impl_fn_zeroable_option!(["Rust", "C"] { A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T…

Completed in 8 milliseconds