Searched defs:new_ptr (Results 1 – 5 of 5) sorted by relevance
66 void *new_ptr = Allocate(new_size); in Realloc() local
420 char* new_ptr = reinterpret_cast<char*>(reinterpret_cast<uintptr_t>(p1 - size) & ~(align - 1)); align_down() local 434 void* new_ptr = static_cast<void*>(__cur_); __try_allocate_from_chunk() local 443 void* new_ptr = static_cast<void*>(__cur_); __try_allocate_from_chunk() local
241 void *new_ptr = allocate(size); realloc() local
556 void *new_ptr = Allocate(new_size, 8, stack, FROM_MALLOC); Reallocate() local
758 void *new_ptr = Allocate(new_size, 8, stack, FROM_MALLOC, true); Reallocate() local