Searched refs:mismatch_bit_off (Results 1 – 1 of 1) sorted by relevance
75 size_t mismatch_bit_off; in match_region() local157 mismatch_bit_off = find_lsb_set(mismatch_bundle) - 1; in match_region()158 mismatch_bit_off += mismatch_bundle_idx * in match_region()160 *mismatch = (uint32_t)mismatch_bit_off; in match_region()