Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/make/
H A Dparse.c1630 bool expectingCommands = false; in Parse_File() local
1644 if (expectingCommands) { in Parse_File()
1660 expectingCommands = false; in Parse_File()
1665 expectingCommands = true; in Parse_File()