Home
last modified time | relevance | path

Searched refs:macro_seen_in_string (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/make/bin/
H A Dread.cc467 register Boolean macro_seen_in_string; in parse_makefile() local
663 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 …]