Home
last modified time | relevance | path

Searched defs:readsize (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/zstd/programs/
H A Dfileio.c1023 int compressionLevel, U64* readsize) in FIO_compressGzFrame()
1106 int compressionLevel, U64* readsize, int plain_lzma) in FIO_compressLzmaFrame()
1186 U64* readsize) in FIO_compressLz4Frame()
1284 int compressionLevel, U64* readsize) in FIO_compressZstdFrame()
1499 U64 readsize = 0; in FIO_compressFilename_internal() local