Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Dfileio.c898 } cRess_t; typedef
926 static cRess_t FIO_createCResources(FIO_prefs_t* const prefs, in FIO_createCResources()
929 cRess_t ress; in FIO_createCResources()
1010 static void FIO_freeCResources(const cRess_t* const ress) in FIO_freeCResources()
1104 FIO_compressLzmaFrame(cRess_t* ress, in FIO_compressLzmaFrame()
1183 FIO_compressLz4Frame(cRess_t* ress, in FIO_compressLz4Frame()
1282 const cRess_t* ressPtr, in FIO_compressZstdFrame()
1286 cRess_t const ress = *ressPtr; in FIO_compressZstdFrame()
1493 cRess_t ress, in FIO_compressFilename_internal()
1588 cRess_t ress, in FIO_compressFilename_dstFile()
[all …]