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

/freebsd-9.3-release/contrib/gcc/
H A Dprotoize.c207 struct string_list *exclude_list; variable in typeref:struct:string_list
857 for (p = exclude_list; p; p = p->next)
4453 exclude_list = string_list_cons (optarg, exclude_list);

Completed in 61 milliseconds