Searched defs:alloc (Results 1 – 4 of 4) sorted by relevance
47 pub mod alloc; module
133 let alloc = Box::allocator(self).clone(); in try_clone() localVariable
381 unsafe fn alloc(&self, layout: Layout) -> *mut u8 { in alloc() method
32 volatile uint32_t alloc; member