Searched refs:DLExtract (Results 1 – 1 of 1) sorted by relevance
219 static Cell *DLExtract(Cell * list, Cell * cell) in DLExtract() function429 hd->free = DLExtract(hd->free, cell); in OS_AllocFromHeap()577 hd->free = DLExtract(hd->free, cell); // Note cell->next is intact. XXX in OS_AllocFixed()719 hd->allocated = DLExtract(hd->allocated, cell); in OS_FreeToHeap()772 hd->allocated = DLExtract(hd->allocated, cell); in OS_FreeAllToHeap()