Searched refs:Cmalloc (Results 1 – 1 of 1) sorted by relevance
19 pub struct Cmalloc; struct21 pub type Kmalloc = Cmalloc;25 impl Cmalloc { implementation48 unsafe impl Allocator for Cmalloc { implementation