Home
last modified time | relevance | path

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

/rust/macros/
Dconcat_idents.rs19 let b = expect_ident(&mut it); in concat_idents() localVariable
/rust/kernel/alloc/
Dkbox.rs249 let b = Self::new_uninit(flags)?; in new() localVariable