Searched refs:low_bits (Results 1 – 1 of 1) sorted by relevance
12 const unsigned long high_bits, low_bits; member20 unsigned long mask = (val & c->low_bits) + c->low_bits; in prep_zero_mask()44 unsigned long rhs = val | c->low_bits; in has_zero()
Completed in 2 milliseconds