Home
last modified time | relevance | path

Searched refs:matches2 (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dwc_avx2.c65 matches2 = _mm256_cmpeq_epi8 (to_match2, endlines); in wc_lines_avx2() local
71 accumulator2 = _mm256_sub_epi8 (accumulator2, matches2); in wc_lines_avx2()