Searched refs:maxErrorCount (Results 1 – 3 of 3) sorted by relevance
70 uint32 maxErrorCount = 0; variable543 if ( errorCount == maxErrorCount ) goto exit; in test_a_int32_z_float32()594 if ( errorCount == maxErrorCount ) goto exit; in test_a_int32_z_float64()647 if ( errorCount == maxErrorCount ) goto exit; in test_a_int32_z_floatx80()702 if ( errorCount == maxErrorCount ) goto exit; in test_a_int32_z_float128()757 if ( errorCount == maxErrorCount ) goto exit; in test_a_int64_z_float32()808 if ( errorCount == maxErrorCount ) goto exit; in test_a_int64_z_float64()861 if ( errorCount == maxErrorCount ) goto exit; in test_a_int64_z_floatx80()916 if ( errorCount == maxErrorCount ) goto exit; in test_a_int64_z_float128()975 if ( errorCount == maxErrorCount ) goto exit; in test_a_float32_z_int32()[all …]
99 maxErrorCount = 20; in main()198 maxErrorCount = atoi( argv[ 1 ] ); in main()
64 extern uint32 maxErrorCount;