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

/freebsd-11-stable/tools/test/testfloat/
H A DtestLoops.c73 static uint32 tenthousandsCount, errorCount = 0; variable
90 if ( tenthousandsCount ) {
92 stderr, "\r%d%04d tests performed", tenthousandsCount, count );
118 ++tenthousandsCount;
123 fprintf( stderr, "\r%3d0000", tenthousandsCount );
479 tenthousandsCount = 0;
530 tenthousandsCount = 0;
583 tenthousandsCount = 0;
638 tenthousandsCount = 0;
693 tenthousandsCount
[all...]

Completed in 98 milliseconds