Searched defs:_cpp_file (Results 1 – 2 of 2) sorted by relevance
54 struct _cpp_file struct70 struct _cpp_file *next_file; argument73 const uchar *buffer;76 const cpp_hashnode *cmacro;81 cpp_dir *dir;84 struct stat st;87 int fd;91 int err_no;94 unsigned short stack_count;97 bool once_only;[all …]
515 typedef struct _cpp_file _cpp_file; typedef