Searched refs:one_bits (Results 1 – 8 of 8) sorted by relevance
22 const unsigned long one_bits, high_bits; member30 unsigned long mask = ((val - c->one_bits) & ~val) & c->high_bits; in has_zero()
12 const unsigned long one_bits, high_bits; member29 unsigned long mask = ((a - c->one_bits) & ~a) & c->high_bits; in has_zero()
26 const unsigned long one_bits, high_bits; member34 unsigned long mask = ((a - c->one_bits) & ~a) & c->high_bits; in has_zero()
14 const unsigned long one_bits, high_bits; member22 unsigned long mask = ((a - c->one_bits) & ~a) & c->high_bits; in has_zero()
15 const unsigned long one_bits, high_bits; member49 unsigned long mask = ((a - c->one_bits) & ~a) & c->high_bits; in has_zero()
61 const unsigned long one_bits, high_bits; member95 unsigned long mask = ((a - c->one_bits) & ~a) & c->high_bits; in has_zero()
105 const unsigned long one_bits, high_bits; member141 unsigned long mask = ((a - c->one_bits) & ~a) & c->high_bits; in has_zero()