Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/os/common/src/
Dos_alloc.c249 static Cell *DLInsert(Cell * list, Cell * cell) in DLInsert() function
722 hd->free = DLInsert(hd->free, cell); in OS_FreeToHeap()
775 hd->free = DLInsert(hd->free, cell); in OS_FreeAllToHeap()
1189 hd->free = DLInsert(hd->free, cell); in OS_AddToHeap()