Searched refs:ZSTDv07_sizeofDCtx (Results 1 – 1 of 1) sorted by relevance
82 ZSTDLIBv07_API size_t ZSTDv07_sizeofDCtx(const ZSTDv07_DCtx* dctx);2962 size_t ZSTDv07_sizeofDCtx (const ZSTDv07_DCtx* dctx) { return sizeof(*dctx); } in ZSTDv07_sizeofDCtx() function