Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestLoops.c105 static uint32 tenthousandsCount, errorCount = 0; variable
122 if ( tenthousandsCount ) { in writeTestsPerformed()
124 stderr, "%d%04d tests performed", tenthousandsCount, count ); in writeTestsPerformed()
150 ++tenthousandsCount; in checkEarlyExit()
155 fprintf( stderr, "%3d0000", tenthousandsCount ); in checkEarlyExit()
510 tenthousandsCount = 0; in test_a_int32_z_float32()
561 tenthousandsCount = 0; in test_a_int32_z_float64()
614 tenthousandsCount = 0; in test_a_int32_z_floatx80()
669 tenthousandsCount = 0; in test_a_int32_z_float128()
724 tenthousandsCount = 0; in test_a_int64_z_float32()
[all …]