Searched refs:a_list (Results 1 – 1 of 1) sorted by relevance
888 static dlist_type *a_list; /* Stuff to go in directives. */ variable983 d->next = a_list; in new_directive()984 a_list = d; in new_directive()1874 if (a_list) in gen_exp_file()1877 for (dl = a_list; dl; dl = dl->next) in gen_exp_file()