Searched refs:one_bits (Results 1 – 7 of 7) sorted by relevance
11 const unsigned long one_bits, high_bits; member28 unsigned long mask = ((a - c->one_bits) & ~a) & c->high_bits; in has_zero()
24 const unsigned long one_bits, high_bits; member32 unsigned long mask = ((a - c->one_bits) & ~a) & c->high_bits; in has_zero()
14 const unsigned long one_bits, high_bits; member48 unsigned long mask = ((a - c->one_bits) & ~a) & c->high_bits; in has_zero()
13 const unsigned long one_bits, high_bits; member21 unsigned long mask = ((a - c->one_bits) & ~a) & c->high_bits; in has_zero()
60 const unsigned long one_bits, high_bits; member94 unsigned long mask = ((a - c->one_bits) & ~a) & c->high_bits; in has_zero()
104 const unsigned long one_bits, high_bits; member140 unsigned long mask = ((a - c->one_bits) & ~a) & c->high_bits; in has_zero()