Searched refs:AllocFunc (Results 1 – 2 of 2) sorted by relevance
24 typedef void *(*AllocFunc) (size_t, uint32_t); typedef33 static AllocFunc VendorAlloc;71 static void registerAllocFreeCallbacks(AllocFunc a, FreeFunc f) { in registerAllocFreeCallbacks()
44 AllocFunc MemChunk::VendorAlloc = NULL;