Home
last modified time | relevance | path

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

/RvlSDK-2.1/include/revolution/mem/
Dallocator.h29 typedef struct MEMAllocator MEMAllocator; typedef
43 struct MEMAllocator struct
45 MEMAllocatorFunc const * pFunc; argument
56 void* MEMAllocFromAllocator( MEMAllocator* pAllocator, u32 size ); argument