Home
last modified time | relevance | path

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

/coreutils/src/
Dwc_avx2.c63 to_match2 = _mm256_load_si256 (datap + 1), in wc_lines_avx2() local
65 matches2 = _mm256_cmpeq_epi8 (to_match2, endlines); in wc_lines_avx2()