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