Home | History | Annotate | Download | only in Objects

Lines Matching refs:count3

4219     int count2, count3;

4228 128*map->count3);
4298 int count2 = 0, count3 = 0;
4331 level2[l2] = count3++;
4334 if (count2 >= 0xFF || count3 >= 0xFF)
4363 16*count2 + 128*count3 - 1);
4369 mresult->count3 = count3;
4375 memset(mlevel3, 0, 128*count3);
4376 count3 = 0;
4386 mlevel2[i2] = count3++;