Home
last modified time | relevance | path

Searched defs:C (Results 1 – 1 of 1) sorted by relevance

/rust/kernel/
A Dstr.rs173 const C: &'static $crate::str::BStr = $crate::str::BStr::from_bytes(S.as_bytes()); consts
598 const C: &$crate::str::CStr = match $crate::str::CStr::from_bytes_with_nul(S.as_bytes()) { consts

Completed in 19 milliseconds