Lines Matching defs:_cpp_file
54 struct _cpp_file struct
70 struct _cpp_file *next_file; argument
73 const uchar *buffer;
77 const uchar *buffer_start;
80 const cpp_hashnode *cmacro;
85 cpp_dir *dir;
88 struct stat st;
91 int fd;
95 int err_no;
98 unsigned short stack_count;
101 bool once_only;
104 bool dont_read;
107 bool main_file;
110 bool buffer_valid;
113 bool implicit_preinclude;