Searched refs:old_usable_size (Results 1 – 1 of 1) sorted by relevance
339 size_t old_usable_size = 0; in SharedReAlloc() local341 old_usable_size = asan_malloc_usable_size(lpMem, pc, bp); in SharedReAlloc()343 Min<size_t>(dwBytes, old_usable_size)); in SharedReAlloc()