Home
last modified time | relevance | path

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

/netbsd/usr.bin/make/
H A Dmain.c146 static int main_errors = 0; variable
1603 if (opts.strict && (main_errors > 0 || Parse_NumErrors() > 0)) in main_Exit()
1803 main_errors++; in Error()