Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/libraries/os/src/
DOSAlloc.c190 static Cell* DLLookup(Cell* list, Cell* cell) in DLLookup() function
599 ASSERTMSG(DLLookup(hd->allocated, cell),OS_ERR_FREETOHEAP_INVPTR); in OSFreeToHeap()
985 ASSERTMSG(DLLookup(cell->hd->allocated, cell), in OSReferentSize()