Searched refs:low_mask (Results 1 – 1 of 1) sorted by relevance
9650 addressT low_mask; in offset_high_part() local9655 low_mask = bias * 2 - 1; in offset_high_part()9656 return (value + bias) & ~low_mask; in offset_high_part()