Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/bmake/
H A Dparse.c239 static int parseErrors = 0; variable
497 parseErrors++; in ParseVErrorInternal()
503 parseErrors++; in ParseVErrorInternal()
2904 if (parseErrors != 0) { in Parse_File()
2961 return parseErrors; in Parse_NumErrors()