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

/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_util.c201 Dwarf_Abbrev_List nextlistent = 0; local
203 for ( ; listent ; listent = nextlistent) {
207 nextlistent = listent->ab_next;

Completed in 56 milliseconds