Searched refs:found_ix_masked (Results 1 – 1 of 1) sorted by relevance
184 const size_t found_ix_masked = found_ix & ring_buffer_mask; in FN() local185 const size_t len = FindMatchLengthWithLimit(&data[found_ix_masked], in FN()