Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dparse.c254 static int parseErrors = 0; variable
536 parseErrors++; in ParseVErrorInternal()
542 parseErrors++; in ParseVErrorInternal()
3050 if (parseErrors != 0) { in Parse_File()
3114 return parseErrors; in Parse_NumErrors()