Searched refs:high_bits (Results 1 – 1 of 1) sorted by relevance
11 const unsigned long high_bits, low_bits; member45 return (val + c->high_bits) & ~rhs; 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()