Searched refs:ppfnFree (Results 1 – 4 of 4) sorted by relevance
146 void DEMOGetDefaultAllocator(DEMODefaultAllocateFunc *ppfnAlloc, DEMODefaultFreeFunc *ppfnFree) in DEMOGetDefaultAllocator() argument149 if (ppfnFree) *ppfnFree = gpFreeFunc; in DEMOGetDefaultAllocator()
104 void DEMOGetDefaultAllocator(DEMODefaultAllocateFunc *ppfnAlloc, DEMODefaultFreeFunc *ppfnFree);
237 void GX2API GX2GetDefaultAllocator(GX2DefaultAllocateFunc *ppfnAlloc, GX2DefaultFreeFunc *ppfnFree);