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

  /src/regress/lib/libc/ieeefp/testfloat/
testfloat.c 97 errorStop = FALSE;
123 " -errorstop --Exit after first function with any error.\n"
202 else if ( strcmp( argPtr, "errorstop" ) == 0 ) {
203 errorStop = TRUE;
testFunction.c 1138 if ( ( errorStop && anyErrors ) || stop ) exitWithStatus();
testLoops.c 69 flag forever, errorStop;
  /src/regress/lib/libc/ieeefp/testfloat/include/
testLoops.h 63 extern flag forever, errorStop;

Completed in 90 milliseconds