Searched refs:ZBUFF_createDCtx (Results 1 – 3 of 3) sorted by relevance
20 ZBUFF_DCtx* ZBUFF_createDCtx(void) in ZBUFF_createDCtx() function
124 ZBUFF_DEPRECATED("use ZSTD_createDStream") ZBUFF_DCtx* ZBUFF_createDCtx(void);
3377 static ZBUFF_DCtx* ZBUFF_createDCtx(void) in ZBUFF_createDCtx() function3637 ZBUFFv04_DCtx* ZBUFFv04_createDCtx(void) { return ZBUFF_createDCtx(); } in ZBUFFv04_createDCtx()