Searched refs:_high_bit (Results 1 – 1 of 1) sorted by relevance
693 high_bit = _high_bit(last_value)810 bit = _high_bit(extra_flags)855 def _high_bit(value): function910 return value == 2 ** _high_bit(value)