Searched refs:a_list (Results 1 – 1 of 1) sorted by relevance
1038 static dlist_type *a_list; /* Stuff to go in directives. */ variable1155 d->next = a_list; in new_directive()1156 a_list = d; in new_directive()2104 if (a_list) in gen_exp_file()2107 for (dl = a_list; dl; dl = dl->next) in gen_exp_file()