Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v07.c89 ZSTDLIBv07_API size_t ZSTDv07_decompressBegin(ZSTDv07_DCtx* dctx);
2962 size_t ZSTDv07_decompressBegin(ZSTDv07_DCtx* dctx) in ZSTDv07_decompressBegin() function
2990 ZSTDv07_decompressBegin(dctx); in ZSTDv07_createDCtx_advanced()
4168 { size_t const errorCode = ZSTDv07_decompressBegin(dctx); in ZSTDv07_decompressBegin_usingDict()