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