Searched defs:heap_buf (Results 1 – 10 of 10) sorted by relevance
74 let mut heap_buf; in driftsort_main() localVariable
70 let heap_buf: *mut u8 = { in make_boxed() localVariable
232 let mut heap_buf: Vec<MaybeUninit<u16>> = Vec::new(); in fill_utf16_buf() localVariable
231 let mut heap_buf: Vec<MaybeUninit<u16>> = Vec::new(); in fill_utf16_buf() localVariable