Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress.c120 static void ZSTD_clearAllDicts(ZSTD_CCtx* cctx) in ZSTD_clearAllDicts() function
140 ZSTD_clearAllDicts(cctx); in ZSTD_freeCCtxContent()
900 ZSTD_clearAllDicts(cctx); /* in case one already exists */ in ZSTD_CCtx_loadDictionary_advanced()
936 ZSTD_clearAllDicts(cctx); in ZSTD_CCtx_refCDict()
951 ZSTD_clearAllDicts(cctx); in ZSTD_CCtx_refPrefix_advanced()
973 ZSTD_clearAllDicts(cctx); in ZSTD_CCtx_reset()
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress.c148 static void ZSTD_clearAllDicts(ZSTD_CCtx* cctx) in ZSTD_clearAllDicts() function
168 ZSTD_clearAllDicts(cctx); in ZSTD_freeCCtxContent()
1138 ZSTD_clearAllDicts(cctx); /* in case one already exists */ in ZSTD_CCtx_loadDictionary_advanced()
1177 ZSTD_clearAllDicts(cctx); in ZSTD_CCtx_refCDict()
1200 ZSTD_clearAllDicts(cctx); in ZSTD_CCtx_refPrefix_advanced()
1222 ZSTD_clearAllDicts(cctx); in ZSTD_CCtx_reset()