Home
last modified time | relevance | path

Searched refs:finish_grow (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/rust/alloc/
A Draw_vec.rs439 let ptr = finish_grow(new_layout, self.current_memory(), &mut self.alloc)?; in grow_amortized()
458 let ptr = finish_grow(new_layout, self.current_memory(), &mut self.alloc)?; in grow_exact()
487 fn finish_grow<A>( in finish_grow() function

Completed in 4 milliseconds