Home
last modified time | relevance | path

Searched refs:MEMGetNextListObject (Results 1 – 5 of 5) sorted by relevance

/RvlSDK-3.2.2/build/libraries/mem/src/
Dmem_heapCommon.c75 while ( NULL != ( pHeapHd = (MEMiHeapHead*)MEMGetNextListObject(pList, pHeapHd) ) ) in FindContainHeap_()
112 while ( NULL != ( pHeapHd = (MEMiHeapHead*)MEMGetNextListObject(pList, pHeapHd) ) ) in FindParentHeap_()
174 while ( NULL != ( pHeapHd = (MEMiHeapHead*)MEMGetNextListObject(list, pHeapHd) ) ) in ListContainsHeap_()
339 while ( NULL != ( pHeapHd = (MEMiHeapHead*)MEMGetNextListObject(&sRootList, pHeapHd) ) ) in MEMFindParentHeap()
Dmem_list.c239 MEMGetNextListObject( MEMList* list, void* object ) in MEMGetNextListObject() function
295 while ((object = (MEMLink*)MEMGetNextListObject(list, object)) != NULL) in MEMGetNthListObject()
/RvlSDK-3.2.2/include/revolution/mem/
Dlist.h104 void* MEMGetNextListObject(
/RvlSDK-3.2.2/RVL/bin/demos/gxdemo/
Dsmp-onetri.map1562 00023204 000020 800299a4 00025b64 4 MEMGetNextListObject mem.a mem_list.o
/RvlSDK-3.2.2/RVL/bin/demos/thpdemo/
DTHPSimple.map1742 0002922c 000020 8002f9cc 0002bb8c 4 MEMGetNextListObject mem.a mem_list.o