Searched refs:DLLookup (Results 1 – 1 of 1) sorted by relevance
195 static Cell *DLLookup(Cell * list, Cell * cell) in DLLookup() function709 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()