Home
last modified time | relevance | path

Searched defs:MEMAllocator (Results 1 – 2 of 2) sorted by relevance

/CafeSDK-2.12.13/system/include/cafe/mem/
Dallocator.h40 typedef struct MEMAllocator MEMAllocator; typedef
54 struct MEMAllocator struct
56 MEMAllocatorFunc const * pFunc; argument
67 void* MEMAllocFromAllocator( MEMAllocator* pAllocator, u32 size ); argument
/CafeSDK-2.12.13/system/include/windows/
Dmem.h31 #define MEMAllocator u32 macro