Searched refs:temporary_alloc (Results 1 – 2 of 2) sorted by relevance
201 alloc: state.temporary_alloc(), in open_preopens()239 alloc: unsafe { state.temporary_alloc() }, in get_preopen_path()
492 pointers: unsafe { state.temporary_alloc() }, in args_get()531 alloc: unsafe { state.temporary_alloc() }, in args_sizes_get()570 pointers: unsafe { state.temporary_alloc() }, in environ_get()624 alloc: unsafe { state.temporary_alloc() }, in environ_sizes_get()2914 unsafe fn temporary_alloc(&self) -> BumpAlloc { in temporary_alloc() method2926 let alloc = unsafe { self.temporary_alloc() }; in with_one_temporary_alloc()