Home
last modified time | relevance | path

Searched refs:MEMAllocatorFunc (Results 1 – 2 of 2) sorted by relevance

/RvlSDK-3.1.4/include/revolution/mem/
Dallocator.h35 typedef struct MEMAllocatorFunc MEMAllocatorFunc; typedef
37 struct MEMAllocatorFunc struct
45 MEMAllocatorFunc const * pFunc; argument
/RvlSDK-3.1.4/build/libraries/mem/src/
Dmem_allocator.c291 static const MEMAllocatorFunc sAllocatorFunc = in MEMInitAllocatorForExpHeap()
323 static const MEMAllocatorFunc sAllocatorFunc = in MEMInitAllocatorForFrmHeap()
353 static const MEMAllocatorFunc sAllocatorFunc = in MEMInitAllocatorForUnitHeap()
383 static const MEMAllocatorFunc sAllocatorFunc = in MEMInitAllocatorForOSHeap()