Searched defs:cpp_buffer (Results 1 – 2 of 2) sorted by relevance
252 struct cpp_buffer struct266 struct cpp_buffer *prev; argument270 struct _cpp_file *file;274 const unsigned char *timestamp;278 struct if_stack *if_stack;281 bool need_line;287 unsigned int warned_cplusplus_comments : 1;292 unsigned int from_stage3 : 1;318 cpp_buffer *buffer; argument
36 typedef struct cpp_buffer cpp_buffer; typedef