Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/os/common/src/
Dos_alloc.c245 static Cell *DLInsert(Cell * list, Cell * cell) in DLInsert() function
709 hd->free = DLInsert(hd->free, cell); in OS_FreeToHeap()
762 hd->free = DLInsert(hd->free, cell); in OS_FreeAllToHeap()
1099 hd->free = DLInsert(hd->free, cell); in OS_AddToHeap()