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

/netbsd-current/regress/lib/libc/ieeefp/testfloat/include/
H A DtestLoops.h70 extern flag anyErrors;
/netbsd-current/regress/lib/libc/ieeefp/testfloat/
H A DtestFunction.c1138 if ( ( errorStop && anyErrors ) || stop ) exitWithStatus();
H A DtestLoops.c76 flag anyErrors = FALSE; variable
101 exit( anyErrors ? EXIT_FAILURE : EXIT_SUCCESS );
171 anyErrors = TRUE;

Completed in 318 milliseconds