Home
last modified time | relevance | path

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

/RvlSDK-2.1/build/libraries/mem/src/
Dmem_expHeap.c1109 CheckMBlockLinkTail_( in CheckMBlockLinkTail_() function
1991 …if ( ! CheckMBlockLinkTail_(pMBHeadPrev, pExpHeapHd->mbUsedList.tail, "tail", optFlag)) // Is the… in MEMCheckExpHeap()
2014 …if ( ! CheckMBlockLinkTail_(pMBHeadPrev, pExpHeapHd->mbFreeList.tail, "tail", optFlag) ) // Is th… in MEMCheckExpHeap()
2084 …if ( ! CheckMBlockLinkTail_(pMBHead, GetExpHeapHeadPtrFromHeapHead_(pHeapHd)->mbUsedList.head, "he… in MEMCheckForMBlockExpHeap()
2105 …if ( ! CheckMBlockLinkTail_(pMBHead, GetExpHeapHeadPtrFromHeapHead_(pHeapHd)->mbUsedList.tail, "ta… in MEMCheckForMBlockExpHeap()