Searched refs:DLExtract (Results 1 – 1 of 1) sorted by relevance
215 static Cell *DLExtract(Cell * list, Cell * cell) in DLExtract() function425 hd->free = DLExtract(hd->free, cell); in OS_AllocFromHeap()571 hd->free = DLExtract(hd->free, cell); // Note cell->next is intact. XXX in OS_AllocFixed()706 hd->allocated = DLExtract(hd->allocated, cell); in OS_FreeToHeap()759 hd->allocated = DLExtract(hd->allocated, cell); in OS_FreeAllToHeap()