Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/mem/src/
Dmem_allocator.c300 pAllocator->heapParam2 = 0; // no use in MEMInitAllocatorForExpHeap()
332 pAllocator->heapParam2 = 0; // no use in MEMInitAllocatorForFrmHeap()
362 pAllocator->heapParam2 = 0; // no use in MEMInitAllocatorForUnitHeap()
392 pAllocator->heapParam2 = 0; // no use in MEMInitAllocatorForOSHeap()
/RvlSDK-3.2.2/include/revolution/mem/
Dallocator.h48 u32 heapParam2; member