Searched refs:macro_seen_in_string (Results 1 – 1 of 1) sorted by relevance
467 register Boolean macro_seen_in_string; in parse_makefile() local663 macro_seen_in_string = false; in parse_makefile()671 if (!macro_seen_in_string) { in parse_makefile()672 macro_seen_in_string = true; in parse_makefile()685 if (!macro_seen_in_string) { in parse_makefile()767 macro_seen_in_string = false; in parse_makefile()772 if (!macro_seen_in_string) { in parse_makefile()779 macro_seen_in_string = true; in parse_makefile()794 if (macro_seen_in_string) { in parse_makefile()1038 macro_seen_in_string = false; in parse_makefile()[all …]