Home
last modified time | relevance | path

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

/coreutils/src/
Dwc_avx2.c62 to_match = _mm256_load_si256 (datap), in wc_lines_avx2() local
64 matches = _mm256_cmpeq_epi8 (to_match, endlines), in wc_lines_avx2()