Searched refs:ZSTDv04_createDCtx (Results 1 – 2 of 2) sorted by relevance
61 ZSTDv04_Dctx* ZSTDv04_createDCtx(void);
3646 ZSTD_DCtx* ZSTDv04_createDCtx(void) { return ZSTD_createDCtx(); } in ZSTDv04_createDCtx() function