Home
last modified time | relevance | path

Searched refs:all_include_files (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcppfiles.c157 pfile->all_include_files
168 splay_tree_delete (pfile->all_include_files);
206 node = splay_tree_lookup (pfile->all_include_files, (splay_tree_key) name);
214 node = splay_tree_insert (pfile->all_include_files,
540 nd = splay_tree_lookup (pfile->all_include_files, (splay_tree_key) fname);
556 nd = splay_tree_lookup (pfile->all_include_files, (splay_tree_key) n);
651 splay_tree_foreach (pfile->all_include_files, report_missing_guard,
Dcpphash.h393 struct splay_tree_s *all_include_files; member
DChangeLog.3626 (struct cpp_reader): Change all_include_files to a
11051 all_include_files of type 'struct htab *'. Delete HASHSIZE
11084 pfile->all_include_files.
DFSFChangeLog.103552 (dont_repeat_files, all_include_files): Remove, no longer used.
DChangeLog.414919 all_include_files here.
DChangeLog.18835 all_include_files to a hash table. Delete all foobar_include