Searched refs:l1len (Results 1 – 1 of 1) sorted by relevance
262 size_t const l1len = ZSTD_count(ip1+8, matchl1+8, iend) + 8; in ZSTD_compressBlock_doubleFast_noDict_generic() local263 if (l1len > mLength) { in ZSTD_compressBlock_doubleFast_noDict_generic()266 mLength = l1len; in ZSTD_compressBlock_doubleFast_noDict_generic()