Home
last modified time | relevance | path

Searched refs:pfnFree (Results 1 – 5 of 5) sorted by relevance

/CafeSDK-2.12.13/system/src/lib/demo/
DdemoSystem.c132 void DEMOSetDefaultAllocator(DEMODefaultAllocateFunc pfnAlloc, DEMODefaultFreeFunc pfnFree) in DEMOSetDefaultAllocator() argument
135 gpFreeFunc = pfnFree; in DEMOSetDefaultAllocator()
/CafeSDK-2.12.13/system/include/cafe/demo/
DdemoSystem.h80 void DEMOSetDefaultAllocator(DEMODefaultAllocateFunc pfnAlloc, DEMODefaultFreeFunc pfnFree);
/CafeSDK-2.12.13/system/src/lib/demo/headers/cafe/demo/
DdemoSystem.h80 void DEMOSetDefaultAllocator(DEMODefaultAllocateFunc pfnAlloc, DEMODefaultFreeFunc pfnFree);
/CafeSDK-2.12.13/system/include/cafe/gx2/
Dgx2rResource.h193 void GX2API GX2RSetAllocator(GX2RAllocateFunc pfnAlloc, GX2RFreeFunc pfnFree);
Dgx2Misc.h229 void GX2API GX2SetDefaultAllocator(GX2DefaultAllocateFunc pfnAlloc, GX2DefaultFreeFunc pfnFree);