Home
last modified time | relevance | path

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

/src/sys/contrib/zstd/lib/compress/ !
H A Dzstd_compress.c1100 static size_t ZSTD_initLocalDict(ZSTD_CCtx* cctx) in ZSTD_initLocalDict() function
5554 FORWARD_IF_ERROR( ZSTD_initLocalDict(cctx) , ""); /* Init the local dict if present. */ in ZSTD_CCtx_init_compressStream2()
/src/sys/contrib/openzfs/module/zstd/lib/compress/ !
H A Dzstd_compress.c1253 static size_t ZSTD_initLocalDict(ZSTD_CCtx* cctx) in ZSTD_initLocalDict() function
6356 FORWARD_IF_ERROR( ZSTD_initLocalDict(cctx) , ""); /* Init the local dict if present. */ in ZSTD_CCtx_init_compressStream2()