HomeSort by: relevance | last modified time | path
    Searched refs:anyErrors (Results 1 - 3 of 3) sorted by relevancy

  /src/regress/lib/libc/ieeefp/testfloat/include/
testLoops.h 70 extern flag anyErrors;
  /src/regress/lib/libc/ieeefp/testfloat/
testFunction.c 1138 if ( ( errorStop && anyErrors ) || stop ) exitWithStatus();
testLoops.c 76 flag anyErrors = FALSE;
101 exit( anyErrors ? EXIT_FAILURE : EXIT_SUCCESS );
171 anyErrors = TRUE;

Completed in 15 milliseconds