Searched refs:ZSTD_freeCDict (Results 1 – 10 of 10) sorted by relevance
94 ZSTD_freeCDict(dictPtr); in main()
354 #define ZSTD_freeCDict zfs_ZSTD_freeCDict macro
995 ZSTD_freeCDict(mtctx->cdictLocal); in ZSTDMT_freeCCtx()1220 ZSTD_freeCDict(mtctx->cdictLocal); in ZSTDMT_initCStream_internal()1227 ZSTD_freeCDict(mtctx->cdictLocal); in ZSTDMT_initCStream_internal()
136 ZSTD_freeCDict(cctx->localDict.cdict); in ZSTD_clearAllDicts()3764 ZSTD_freeCDict(cdict); in ZSTD_createCDict_advanced2()3793 size_t ZSTD_freeCDict(ZSTD_CDict* cdict) in ZSTD_freeCDict() function
857 ZSTDLIB_API size_t ZSTD_freeCDict(ZSTD_CDict* CDict);
3917 ZSTDLIB_API size_t ZSTD_freeCDict(ZSTD_CDict* CDict);13207 ZSTD_freeCDict(cctx->localDict.cdict); in ZSTD_clearAllDicts()16523 ZSTD_freeCDict(cdict); in ZSTD_createCDict_advanced()16550 size_t ZSTD_freeCDict(ZSTD_CDict* cdict) in ZSTD_freeCDict() function
856 ZSTDLIB_API size_t ZSTD_freeCDict(ZSTD_CDict* CDict);
260 ZSTD_freeCDict(cdict); in BMK_benchMem()
832 ZSTD_freeCDict(cdict); in COVER_checkTotalCompressedSize()
878 ZSTD_freeCDict(esr.dict); in ZDICT_analyzeEntropy()