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

/macosx-10.10/cxxfilt-11/cxxfilt/binutils/
H A Ddlltool.c911 static dlist_type *d_list; /* Descriptions. */ variable
998 d->next = d_list;
999 d_list = d;
1921 if (d_list)
1924 for (dl = d_list; dl; dl = dl->next)

Completed in 123 milliseconds