repLength2       1192 lib/zstd/compress.c 					size_t repLength2 =
repLength2       1197 lib/zstd/compress.c 					ZSTD_storeSeq(seqStorePtr, 0, anchor, 0, repLength2 - MINMATCH);
repLength2       1199 lib/zstd/compress.c 					ip += repLength2;
repLength2       1514 lib/zstd/compress.c 					size_t const repLength2 =
repLength2       1519 lib/zstd/compress.c 					ZSTD_storeSeq(seqStorePtr, 0, anchor, 0, repLength2 - MINMATCH);
repLength2       1522 lib/zstd/compress.c 					ip += repLength2;