Searched defs:global_alloc (Results 1 – 2 of 2) sorted by relevance
238 static upb_alloc* global_alloc = &trim_alloc; variable
613 pub fn global_alloc(self, id: AllocId) -> GlobalAlloc<'tcx> { in global_alloc() method