Searched refs:orig_alloc_size (Results 1 – 1 of 1) sorted by relevance
310 size_t orig_alloc_size = head->alloc_size; in multi_heap_realloc() local315 memcpy(result, p, MIN(size, orig_alloc_size)); in multi_heap_realloc()