Lines Matching defs:rcnt
314 uint rcnt;319 rcnt = 0;320 while (rcnt < BITS_PER_LONG) {322 (rcnt == (pide & (BITS_PER_LONG - 1)))324 rcnt, ptr, (unsigned long long) *ptr );325 rcnt++;349 int rcnt; /* number of bits we might check */352 rcnt = 64;354 while (rcnt) {366 rcnt--;