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