Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/bmake/
H A Dmain.c150 static int main_errors = 0; variable
1635 if (opts.strict && (main_errors > 0 || Parse_NumErrors() > 0)) in main_Exit()
1835 main_errors++; in Error()