Searched refs:other_next (Results 1 – 1 of 1) sorted by relevance
562 MemoryChunk* other_next = other->next_chunk(); in InsertAfter() local564 set_next_chunk(other_next); in InsertAfter()566 other_next->set_prev_chunk(this); in InsertAfter()