Home
last modified time | relevance | path

Searched refs:errorCount (Results 1 – 1 of 1) sorted by relevance

/NextBSD/tools/test/testfloat/
HDtestLoops.c73 static uint32 tenthousandsCount, errorCount = 0; variable
97 if ( errorCount ) { in writeTestsPerformed()
101 errorCount, in writeTestsPerformed()
102 ( errorCount == 1 ) ? "" : "s" in writeTestsPerformed()
131 if ( errorCount == 1 ) { in writeErrorFound()
478 errorCount = 0; in test_a_int32_z_float32()
506 ++errorCount; in test_a_int32_z_float32()
512 if ( errorCount == maxErrorCount ) goto exit; in test_a_int32_z_float32()
529 errorCount = 0; in test_a_int32_z_float64()
557 ++errorCount; in test_a_int32_z_float64()
[all …]