Home | History | Annotate | Download | only in source

Lines Matching refs:dstCount

330 					 int32 dstCount)
333 while (dstCount > 0)
343 dstCount -= runCount;
345 if (dstCount < 0)
359 dstCount -= runCount;
361 if (dstCount < 0)