Home
last modified time | relevance | path

Searched defs:_cpp_file (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libcpp/
H A Dfiles.c56 struct _cpp_file struct
72 struct _cpp_file *next_file; argument
75 const uchar *buffer;
79 const uchar *buffer_start;
82 const cpp_hashnode *cmacro;
87 cpp_dir *dir;
90 struct stat st;
93 int fd;
97 int err_no;
100 unsigned short stack_count;
[all …]
H A Dinternal.h622 typedef struct _cpp_file _cpp_file; typedef
/dflybsd-src/contrib/gcc-8.0/libcpp/
H A Dfiles.c54 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;
[all …]
H A Dinternal.h647 typedef struct _cpp_file _cpp_file; typedef