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