Lines Matching defs:bit
20 * variable. The first bit doesn't count as it corresponds to the block header27 int bit, n;38 bit = 1;49 bit += n;52 if (bit > 64 - nr_slots)54 return bit;59 bit += n;69 int bit, unsigned int nr_slots)74 mask <<= bit;90 int bit, unsigned int nr_slots)95 mask <<= bit;