Searched defs:aligned_ptr (Results 1 – 3 of 3) sorted by relevance
435 void* aligned_ptr = align_down(align, bytes, new_ptr, new_capacity); __try_allocate_from_chunk() local 444 void* aligned_ptr = align_down(align, bytes, new_ptr, new_capacity); __try_allocate_from_chunk() local
298 void *aligned_ptr = reinterpret_cast<void *>( in HwasanDeallocate() local444 void *aligned_ptr = reinterpret_cast<void *>( in AllocationSizeFast() local
249 aligned_ptr( in aligned_ptr() function