Home | History | Annotate | Download | only in qtools

Lines Matching defs:aCount

347         int aCount = 0;
348 while (syma->name[aCount] == '_')
349 aCount += 1;
353 if (aCount < bCount) {
356 if (aCount > bCount) {