Home | History | Annotate | Download | only in heap

Lines Matching refs:set_next

2209   set_next(nullptr);
2251 prev_non_evac_node->set_next(cur_node->next());
2266 free_space->set_next(top());
2537 category->set_next(top);
2551 category->prev()->set_next(category->next());
2556 category->set_next(nullptr);