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