Searched refs:ZBUFFv06_createDCtx (Results 1 – 3 of 3) sorted by relevance
114 ZSTDLIBv06_API ZBUFFv06_DCtx* ZBUFFv06_createDCtx(void);
317 …ZBUFFv06_DCtx* dctx = (prevVersion != newVersion) ? ZBUFFv06_createDCtx() : (ZBUFFv06_DCtx*)*legac… in ZSTD_initLegacyStream()
3969 ZBUFFv06_DCtx* ZBUFFv06_createDCtx(void) in ZBUFFv06_createDCtx() function