Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Dparse.c1631 bool commands_seen = false; in Parse_File() local
1645 commands_seen = true; in Parse_File()
1656 if (commands_seen) in Parse_File()
1658 commands_seen = false; in Parse_File()
1664 &commands_seen); in Parse_File()
1672 if (commands_seen) in Parse_File()