Searched defs:MEMAllocator (Results 1 – 2 of 2) sorted by relevance
40 typedef struct MEMAllocator MEMAllocator; typedef54 struct MEMAllocator struct56 MEMAllocatorFunc const * pFunc; argument67 void* MEMAllocFromAllocator( MEMAllocator* pAllocator, u32 size ); argument
31 #define MEMAllocator u32 macro