Searched defs:aligned_ptr (Results 1 – 4 of 4) sorted by relevance
118 move_aligned_ptr_by_offset(aligned_ptr, offset) global() argument
374 char* aligned_ptr = (char*)::operator new(alloc_size(n*sizeof(T))); in allocate() local388 char* aligned_ptr = ((char*)p) - alignof(T); in deallocate() local
436 void* aligned_ptr = align_down(align, bytes, new_ptr, new_capacity); __try_allocate_from_chunk() local 445 void* aligned_ptr = align_down(align, bytes, new_ptr, new_capacity); __try_allocate_from_chunk() local
295 void *aligned_ptr = reinterpret_cast<void *>( HwasanDeallocate() local 443 void *aligned_ptr = reinterpret_cast<void *>( AllocationSizeFast() local