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

/freebsd-10.1-release/contrib/gcc/cp/
H A Dlex.c76 struct impl_files struct
79 struct impl_files *next;
82 static struct impl_files *impl_file_chain;
423 struct impl_files *ifiles;
541 struct impl_files *ifiles = impl_file_chain;
577 ifiles = XNEW (struct impl_files);

Completed in 79 milliseconds