Lines Matching refs:_cpp_file
329 struct _cpp_file *file;
451 struct _cpp_file *all_files;
453 struct _cpp_file *main_file;
680 typedef struct _cpp_file _cpp_file; typedef
681 extern _cpp_file *_cpp_find_file (cpp_reader *, const char *, cpp_dir *,
684 extern bool _cpp_find_failed (_cpp_file *);
685 extern void _cpp_mark_file_once_only (cpp_reader *, struct _cpp_file *);
687 extern bool _cpp_stack_file (cpp_reader *, _cpp_file*, include_type, location_t);
694 extern void _cpp_pop_file_buffer (cpp_reader *, struct _cpp_file *,
698 extern const char *_cpp_get_file_name (_cpp_file *);
699 extern struct stat *_cpp_get_file_stat (_cpp_file *);