Searched refs:PartitionAlignedRealloc (Results 1 – 3 of 3) sorted by relevance
252 void* PartitionAlignedRealloc(const AllocatorDispatch* dispatch, in PartitionAlignedRealloc() function638 PartitionAlignedRealloc, // aligned_realloc_function
59 void* PartitionAlignedRealloc(const AllocatorDispatch* dispatch,
157 void* data2 = PartitionAlignedRealloc(nullptr, data, alloc_size, in TEST()