Searched refs:sumEq (Results 1 – 1 of 1) sorted by relevance
1641 tRowcnt sumEq = 0; /* Sum of the nEq values */ local1665 sumEq += aSample[i].anEq[iCol];1670 if( nDist100>nSum100 && sumEq<nRow ){1671 avgEq = ((i64)100 * (nRow - sumEq))/(nDist100 - nSum100);