Searched refs:maxErrorCount (Results 1 – 4 of 4) sorted by relevance
38 uint32 maxErrorCount = 0; variable512 if ( errorCount == maxErrorCount ) goto exit; in test_a_int32_z_float32()563 if ( errorCount == maxErrorCount ) goto exit; in test_a_int32_z_float64()616 if ( errorCount == maxErrorCount ) goto exit; in test_a_int32_z_floatx80()671 if ( errorCount == maxErrorCount ) goto exit; in test_a_int32_z_float128()726 if ( errorCount == maxErrorCount ) goto exit; in test_a_int64_z_float32()777 if ( errorCount == maxErrorCount ) goto exit; in test_a_int64_z_float64()830 if ( errorCount == maxErrorCount ) goto exit; in test_a_int64_z_floatx80()885 if ( errorCount == maxErrorCount ) goto exit; in test_a_int64_z_float128()944 if ( errorCount == maxErrorCount ) goto exit; in test_a_float32_z_int32()[all …]
63 maxErrorCount = 20; in main()162 maxErrorCount = atoi( argv[ 1 ] ); in main()
32 extern uint32 maxErrorCount;
828 maxErrorCount = 20; in main()914 maxErrorCount = atoi( argv[ 1 ] ); in main()