Lines Matching refs:one_zero
2603 uint32_t one_zero = (common_bits | ~char_mask);2604 if (length == 2 && ((~one_zero) & ((~one_zero) - 1)) == 0) {