Lines Matching defs:count
80 int err, count;
102 count = 0;
114 count++;
117 return count;
128 int err, count;
130 count = 0;
136 count++;
140 if (count == 0)
143 if (count == 1)
1250 int err, index, count;
1253 count = 0;
1258 count++;
1260 if (count == 0)
1263 if (count > 1) {
1273 if (count == 1) {
1283 if (count > 1) {
1429 unsigned int i, count;
1432 count = 0;
1434 count++;
1438 count++;
1441 count++;
1443 if (count > 1) {
1451 if (count > 1) {
1486 count > 1 ? pfx2 : NULL);
1490 if (err >= 0 && count > 1)
1694 "(expected %d for %d count %d)",
1741 "(expected %d for %d count %d)",