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

/freebsd-11-stable/tools/test/testfloat/
H A DtestLoops.c38 uint32 maxErrorCount = 0; variable
512 if ( errorCount == maxErrorCount ) goto exit;
563 if ( errorCount == maxErrorCount ) goto exit;
616 if ( errorCount == maxErrorCount ) goto exit;
671 if ( errorCount == maxErrorCount ) goto exit;
726 if ( errorCount == maxErrorCount ) goto exit;
777 if ( errorCount == maxErrorCount ) goto exit;
830 if ( errorCount == maxErrorCount ) goto exit;
885 if ( errorCount == maxErrorCount ) goto exit;
944 if ( errorCount == maxErrorCount ) got
[all...]
H A Dtestfloat.c63 maxErrorCount = 20;
162 maxErrorCount = atoi( argv[ 1 ] );
H A DtestLoops.h32 extern uint32 maxErrorCount;
H A Dtestsoftfloat.c828 maxErrorCount = 20;
914 maxErrorCount = atoi( argv[ 1 ] );

Completed in 108 milliseconds