Searched refs:local_alloc (Results 1 – 1 of 1) sorted by relevance
24 unsafe fn local_alloc(&self, layout: Layout) -> *mut u8; in local_alloc() method65 unsafe fn local_alloc(&self, layout: Layout) -> *mut u8 { in local_alloc() method