Home | History | Annotate | Download | only in qtools

Lines Matching defs:bCount

350         int bCount = 0;
351 while (symb->name[bCount] == '_')
352 bCount += 1;
353 if (aCount < bCount) {
356 if (aCount > bCount) {