Home
last modified time | relevance | path

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

/dflybsd-src/lib/libzstd/
H A DSymbol.map13 ZSTD_CCtx_loadDictionary_advanced;
/dflybsd-src/contrib/zstd/lib/
H A Dzstd.h1602 ZSTDLIB_API size_t ZSTD_CCtx_loadDictionary_advanced(ZSTD_CCtx* cctx, const void* dict, size_t dict…
/dflybsd-src/contrib/zstd/lib/compress/
H A Dzstd_compress.c997 size_t ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary_advanced() function
1027 return ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary_byReference()
1033 return ZSTD_CCtx_loadDictionary_advanced( in ZSTD_CCtx_loadDictionary()