Lines Matching full:ptr1
6735 void *ptr1;6739 ptr1 = realloc(ptr, size);6742 mem_cur_size += malloc_usable_size(ptr1);6746 return ptr1;