Searched refs:ZBUFFv07_createDCtx (Results 1 – 3 of 3) sorted by relevance
125 ZSTDLIBv07_API ZBUFFv07_DCtx* ZBUFFv07_createDCtx(void);
293 …ZBUFFv07_DCtx* dctx = (prevVersion != newVersion) ? ZBUFFv07_createDCtx() : (ZBUFFv07_DCtx*)*legac… in ZSTD_initLegacyStream()
4295 ZBUFFv07_DCtx* ZBUFFv07_createDCtx(void) in ZBUFFv07_createDCtx() function