Searched refs:listent (Results 1 – 1 of 1) sorted by relevance
200 Dwarf_Abbrev_List listent = entry_in->at_head; in copy_abbrev_table_to_new_table() local203 for ( ; listent ; listent = nextlistent) { in copy_abbrev_table_to_new_table()204 unsigned newtmp = listent->ab_code; in copy_abbrev_table_to_new_table()207 nextlistent = listent->ab_next; in copy_abbrev_table_to_new_table()212 listent->ab_next = e->at_head; in copy_abbrev_table_to_new_table()213 e->at_head = listent; in copy_abbrev_table_to_new_table()