Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/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.1.4/include/revolution/mem/
Dlist.h104 void* MEMGetNextListObject(
/RvlSDK-3.1.4/RVL/bin/demos/gxdemo/
Dsmp-onetri.map1532 00022044 000020 800287e4 000249a4 4 MEMGetNextListObject mem.a mem_list.o
/RvlSDK-3.1.4/RVL/bin/demos/thpdemo/
DTHPSimple.map1709 00027f70 000020 8002e710 0002a8d0 4 MEMGetNextListObject mem.a mem_list.o