Home
last modified time | relevance | path

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

/trueos/usr.bin/make/
HDparse.c114 static int fatals = 0; variable
328 fatals += 1; in Parse_Error()
2393 fatals = 0; in Parse_File()
2515 if (fatals) in Parse_File()
/trueos/contrib/bmake/
HDparse.c270 static int fatals = 0; variable
704 fatals += 1; in ParseVErrorInternal()
2889 fatals = 0; in Parse_File()
3097 if (fatals) { in Parse_File()