Searched defs:cpp_buffer (Results 1 – 4 of 4) sorted by relevance
297 struct cpp_buffer struct311 struct cpp_buffer *prev; argument315 struct _cpp_file *file;319 const unsigned char *timestamp;323 struct if_stack *if_stack;326 bool need_line;332 unsigned int warned_cplusplus_comments : 1;337 unsigned int from_stage3 : 1;342 unsigned int return_at_eof : 1;346 unsigned char sysp;[all …]
304 struct cpp_buffer struct320 struct cpp_buffer *prev; argument324 struct _cpp_file *file;328 const unsigned char *timestamp;332 struct if_stack *if_stack;335 bool need_line;341 unsigned int warned_cplusplus_comments : 1;346 unsigned int from_stage3 : 1;351 unsigned int return_at_eof : 1;355 unsigned char sysp;[all …]
32 typedef struct cpp_buffer cpp_buffer; typedef
30 typedef struct cpp_buffer cpp_buffer; typedef