Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_alloc.c170 static Cell *DLAddFront(Cell * list, Cell * cell) in DLAddFront()
191 static Cell *DLLookup(Cell * list, Cell * cell) in DLLookup()
215 static Cell *DLExtract(Cell * list, Cell * cell) in DLExtract()
245 static Cell *DLInsert(Cell * list, Cell * cell) in DLInsert()
309 Cell *cell; in DLOverlap() local
332 Cell *cell; in DLSize() local
360 Cell *cell; // candidate block in OS_AllocFromHeap() local
494 Cell *cell; // object iterator in OS_AllocFixed() local
671 Cell *cell; in OS_FreeToHeap() local
728 Cell *cell; in OS_FreeAllToHeap() local
[all …]