Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dptr.rs69 pub const fn new_checked(align: usize) -> Option<Self> { in new_checked() method
/linux/rust/proc-macro2/
H A Dwrapper.rs672 pub(crate) fn new_checked(string: &str, span: Span) -> Self { in new_checked() method
H A Dfallback.rs784 pub(crate) fn new_checked(string: &str, span: Span) -> Self { in new_checked() method