Searched refs:macro_seen_in_string (Results 1 – 1 of 1) sorted by relevance
469 Boolean macro_seen_in_string; in parse_makefile() local665 macro_seen_in_string = false; in parse_makefile()673 if (!macro_seen_in_string) { in parse_makefile()674 macro_seen_in_string = true; in parse_makefile()687 if (!macro_seen_in_string) { in parse_makefile()769 macro_seen_in_string = false; in parse_makefile()774 if (!macro_seen_in_string) { in parse_makefile()781 macro_seen_in_string = true; in parse_makefile()796 if (macro_seen_in_string) { in parse_makefile()1040 macro_seen_in_string = false; in parse_makefile()[all …]