Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_alloc.c191 static Cell *DLLookup(Cell * list, Cell * cell) in DLLookup() function
696 SDK_ASSERTMSG(DLLookup(hd->allocated, cell), OS_ERR_FREETOHEAP_INVPTR); in OS_FreeToHeap()
749 SDK_ASSERT(DLLookup(hd->allocated, cell)); in OS_FreeAllToHeap()
1258 SDK_ASSERTMSG(DLLookup(cell->hd->allocated, cell), OS_ERR_REFERENT_INVPTR); in OS_ReferentSize()