Searched defs:_cpp_file (Results 1 – 3 of 3) sorted by relevance
54 struct _cpp_file struct70 struct _cpp_file *next_file; argument73 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;[all …]
680 typedef struct _cpp_file _cpp_file; typedef