Lines Matching full:bitcount
237 int bitcount = 0;267 unsigned int mask = 1 << bitcount;277 if ((++bitcount == 16) || i==1) {278 bitcount = 0;