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

/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/
H A DtestLoops.c70 uint32 maxErrorCount = 0; variable
543 if ( errorCount == maxErrorCount ) goto exit;
594 if ( errorCount == maxErrorCount ) goto exit;
647 if ( errorCount == maxErrorCount ) goto exit;
702 if ( errorCount == maxErrorCount ) goto exit;
757 if ( errorCount == maxErrorCount ) goto exit;
808 if ( errorCount == maxErrorCount ) goto exit;
861 if ( errorCount == maxErrorCount ) goto exit;
916 if ( errorCount == maxErrorCount ) goto exit;
975 if ( errorCount == maxErrorCount ) got
[all...]
H A Dtestfloat.c99 maxErrorCount = 20;
198 maxErrorCount = atoi( argv[ 1 ] );
/netbsd-6-1-5-RELEASE/regress/lib/libc/ieeefp/testfloat/include/
H A DtestLoops.h64 extern uint32 maxErrorCount;

Completed in 79 milliseconds