Searched defs:cpp_buffer (Results 1 – 4 of 4) sorted by relevance
247 struct cpp_buffer struct261 struct cpp_buffer *prev; argument265 struct _cpp_file *file;269 const unsigned char *timestamp;273 struct if_stack *if_stack;276 bool need_line;282 unsigned int warned_cplusplus_comments : 1;287 unsigned int from_stage3 : 1;313 cpp_buffer *buffer; argument
276 struct cpp_buffer struct283 struct cpp_buffer *prev; argument285 const unsigned char *buf; /* Entire character buffer. */289 struct include_file *inc;293 struct if_stack *if_stack;296 unsigned int col_adjust;299 unsigned char saved_flags;303 const unsigned char *last_Wtrigraphs;309 unsigned char warned_cplusplus_comments;314 unsigned char from_stage3;[all …]
38 typedef struct cpp_buffer cpp_buffer; typedef
36 typedef struct cpp_buffer cpp_buffer; typedef