Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/zstd/programs/
H A Dbench.c206 size_t const loadedCompressedSize = srcSize; in BMK_benchMem() local
265 memcpy(compressedBuffer, srcBuffer, loadedCompressedSize); in BMK_benchMem()