Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/os/common/src/
Dos_alloc.c174 static Cell *DLAddFront(Cell * list, Cell * cell) in DLAddFront() function
464 hd->allocated = DLAddFront(hd->allocated, cell); in OS_AllocFromHeap()