Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/tests/
H A Dzstreamtest.c775 const BYTE* const srcToCopy = (const BYTE*)CNBuffer + start; in basicUnitTests() local
783 … memcpy(dst, srcToCopy, segLength); /* create a long repetition at long distance for job 2 */ in basicUnitTests()