Home
last modified time | relevance | path

Searched defs:cell (Results 1 – 1 of 1) sorted by relevance

/RvlSDK-3.1.4/build/libraries/os/src/
DOSAlloc.c171 static Cell* DLAddFront(Cell* list, Cell* cell) in DLAddFront()
190 static Cell* DLLookup(Cell* list, Cell* cell) in DLLookup()
212 static Cell* DLExtract(Cell* list, Cell* cell) in DLExtract()
237 static Cell* DLInsert(Cell* list, Cell* cell) in DLInsert()
294 Cell* cell; in DLOverlap() local
315 Cell* cell; in DLSize() local
341 Cell* cell; // candidate block in OSAllocFromHeap() local
442 Cell* cell; // object iterator in OSAllocFixed() local
587 Cell* cell; in OSFreeToHeap() local
715 Cell* cell; in OSCreateHeap() local
[all …]