Home
last modified time | relevance | path

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

/dragonfly/lib/libzstd/
H A DSymbol.map14 ZSTD_CCtx_loadDictionary_byReference;
/dragonfly/contrib/zstd/lib/
H A Dzstd.h1596 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_byReference(ZSTD_CCtx* cctx, const void* dict, size_t d…
/dragonfly/contrib/zstd/lib/compress/
H A Dzstd_compress.c1024 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_byReference( in ZSTD_CCtx_loadDictionary_byReference() function