Searched refs:from_stage3 (Results 1 – 5 of 5) sorted by relevance
292 unsigned int from_stage3 : 1; member
2181 int from_stage3) in cpp_push_buffer() argument2190 new_buffer->from_stage3 = from_stage3; in cpp_push_buffer()
112 if (!buffer->from_stage3) in _cpp_clean_line()858 && !buffer->from_stage3) in _cpp_get_fresh_line()
5042 escaped newlines if !(buffer->from_stage3).5044 !buffer->from_stage3.5049 markers in output. Set from_stage3 and prevent macro expansion5053 stack_include_file instead. Set from_stage3 iff buffer is5057 unsigned. New boolean from_stage3.
42243 Changed warned_cplusplus_comments and from_stage3 to bitfields.