Searched refs:internalAllocator (Results 1 – 1 of 1) sorted by relevance
36 void *internalAllocator(size_t size, void *caller) { in internalAllocator() function52 return internalAllocator(size, caller); in operator new()57 return internalAllocator(size, caller); in operator new[]()62 return internalAllocator(size, caller); in malloc()