Home
last modified time | relevance | path

Searched refs:ppfnAlloc (Results 1 – 4 of 4) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/demo/
DdemoSystem.c138 void DEMOGetDefaultAllocator(DEMODefaultAllocateFunc *ppfnAlloc, DEMODefaultFreeFunc *ppfnFree) in DEMOGetDefaultAllocator() argument
140 if (ppfnAlloc) *ppfnAlloc = gpAllocFunc; in DEMOGetDefaultAllocator()
/CafeSDK-2.12.13/system/include/cafe/demo/
DdemoSystem.h85 void DEMOGetDefaultAllocator(DEMODefaultAllocateFunc *ppfnAlloc, DEMODefaultFreeFunc *ppfnFree);
/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/
DdemoSystem.h85 void DEMOGetDefaultAllocator(DEMODefaultAllocateFunc *ppfnAlloc, DEMODefaultFreeFunc *ppfnFree);
/CafeSDK-2.12.13/system/include/cafe/gx2/
Dgx2Misc.h237 void GX2API GX2GetDefaultAllocator(GX2DefaultAllocateFunc *ppfnAlloc, GX2DefaultFreeFunc *ppfnFree);