Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/os/common/src/
Dos_alloc.c195 static Cell *DLLookup(Cell * list, Cell * cell) in DLLookup() function
709 SDK_TASSERTMSG(DLLookup(hd->allocated, cell), OS_ERR_FREETOHEAP_INVPTR); in OS_FreeToHeap()
762 SDK_ASSERT(DLLookup(hd->allocated, cell)); in OS_FreeAllToHeap()
1397 SDK_TASSERTMSG(DLLookup(cell->hd->allocated, cell), OS_ERR_REFERENT_INVPTR); in OS_ReferentSize()