Home
last modified time | relevance | path

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

/dragonfly/contrib/bmake/
HDparse.c240 static int parseErrors = 0; variable
517 parseErrors++; in ParseVErrorInternal()
523 parseErrors++; in ParseVErrorInternal()
2936 if (parseErrors != 0) { in Parse_File()
2993 return parseErrors; in Parse_NumErrors()