Searched refs:old_next (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/gdb/libiberty/
H A Dpartition.c86 struct partition_elem *old_next; local
118 old_next = e1->next;
120 e2->next = old_next;
/haiku-fatelf/src/bin/gdb/gdb/
H A Dsymtab.c2794 struct symbol_search **symbols, *symp, *old_next;
2806 old_next = symp;
2817 symp->next = old_next;
2786 struct symbol_search **symbols, *symp, *old_next; local

Completed in 43 milliseconds