Home | History | Annotate | Download | only in heap

Lines Matching defs:next_address

1999 FreeListNode** FreeListNode::next_address() {
2069 n = (*n)->next_address();
2251 cur = (*cur)->next_address()) {