Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dinternal.h309 struct cpp_buffer struct
325 struct cpp_buffer *prev; argument
329 struct _cpp_file *file;
333 const unsigned char *timestamp;
337 struct if_stack *if_stack;
340 bool need_line : 1;
346 bool warned_cplusplus_comments : 1;
351 bool from_stage3 : 1;
356 bool return_at_eof : 1;
360 unsigned char sysp;
[all …]
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dinternal.h325 struct cpp_buffer struct
341 struct cpp_buffer *prev; argument
345 struct _cpp_file *file;
349 const unsigned char *timestamp;
353 struct if_stack *if_stack;
356 bool need_line : 1;
362 bool warned_cplusplus_comments : 1;
367 bool from_stage3 : 1;
372 bool return_at_eof : 1;
376 unsigned char sysp;
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/include/
H A Dcpplib.h30 typedef struct cpp_buffer cpp_buffer; typedef
/netbsd-src/external/gpl3/gcc/dist/libcpp/include/
H A Dcpplib.h30 typedef struct cpp_buffer cpp_buffer; typedef