Searched refs:anyErrors (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/tools/test/testfloat/
H A DtestLoops.h38 extern flag anyErrors;
H A DtestFunction.c1104 if ( ( errorStop && anyErrors ) || stop ) exitWithStatus();
H A Dtestsoftfloat.c737 if ( ( errorStop && anyErrors ) || stop ) exitWithStatus();
H A DtestLoops.c44 flag anyErrors = FALSE; variable
69 exit( anyErrors ? EXIT_FAILURE : EXIT_SUCCESS );
140 anyErrors = TRUE;

Completed in 64 milliseconds