Home | History | Annotate | Download | only in 7z

Lines Matching defs:numCoders

387   CNum numCoders = ReadNum();

390 folder.Coders.Reserve((int)numCoders);
394 for (i = 0; i < numCoders; i++)