Searched refs:low_bits (Results 1 – 1 of 1) sorted by relevance
11 const unsigned long high_bits, low_bits; member19 unsigned long mask = (val & c->low_bits) + c->low_bits; in prep_zero_mask()43 unsigned long rhs = val | c->low_bits; in has_zero()