Searched defs:_cpp_file (Results 1 – 2 of 2) sorted by relevance
56 struct _cpp_file struct72 struct _cpp_file *next_file; argument83 cpp_dir *dir;86 struct stat st;89 int fd;93 int err_no;99 bool once_only;102 bool dont_read;105 bool main_file;108 bool buffer_valid;[all …]
527 typedef struct _cpp_file _cpp_file; typedef