Home
last modified time | relevance | path

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

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