Searched refs:impl_files (Results 1 – 4 of 4) sorted by relevance
76 struct impl_files struct79 struct impl_files *next; argument82 static struct impl_files *impl_file_chain;420 struct impl_files *ifiles; in interface_strcmp()537 struct impl_files *ifiles = impl_file_chain; in handle_pragma_implementation()573 ifiles = XNEW (struct impl_files); in handle_pragma_implementation()
461 * lex.c (struct impl_files, internal_filename): Constify a char *.
113 struct impl_files struct116 struct impl_files *next; argument119 static struct impl_files *impl_file_chain;841 struct impl_files *ifiles;1021 struct impl_files *ifiles = impl_file_chain;1049 ifiles = (struct impl_files*) xmalloc (sizeof (struct impl_files));
10333 * lex.c (struct impl_files, internal_filename): Constify a char *.