Searched defs:b (Results 1 – 2 of 2) sorted by relevance
| /rust/macros/ | ||
| D | concat_idents.rs | 19 let b = expect_ident(&mut it); in concat_idents() localVariable |
| /rust/kernel/alloc/ | ||
| D | kbox.rs | 249 let b = Self::new_uninit(flags)?; in new() localVariable |