Searched refs:ZBUFFv04_createDCtx (Results 1 – 3 of 3) sorted by relevance
89 ZBUFFv04_DCtx* ZBUFFv04_createDCtx(void);
296 …ZBUFFv04_DCtx* dctx = (prevVersion != newVersion) ? ZBUFFv04_createDCtx() : (ZBUFFv04_DCtx*)*legac… in ZSTD_initLegacyStream()
3637 ZBUFFv04_DCtx* ZBUFFv04_createDCtx(void) { return ZBUFF_createDCtx(); } in ZBUFFv04_createDCtx() function