Searched refs:DLExtract (Results 1 – 1 of 1) sorted by relevance
212 static Cell* DLExtract(Cell* list, Cell* cell) in DLExtract() function383 hd->free = DLExtract(hd->free, cell); in OSAllocFromHeap()502 hd->free = DLExtract(hd->free, cell); // Note cell->next is intact. XXX in OSAllocFixed()609 hd->allocated = DLExtract(hd->allocated, cell); in OSFreeToHeap()