Searched refs:nDot (Results 1 – 1 of 1) sorted by relevance
233 void testCaseProgress(int i, int n, int nDot, int *piDot){ in testCaseProgress() argument235 while( iDot < ( ((nDot*2+1) * i) / (n*2) ) ){ in testCaseProgress()