Searched refs:ZWRAP_CCtx (Results 1 – 1 of 1) sorted by relevance
166 } ZWRAP_CCtx; typedef183 ZWRAP_CCtx* zwc; in ZWRAP_createCCtx()192 zwc = (ZWRAP_CCtx*)ZWRAP_customCalloc(sizeof(ZWRAP_CCtx), customMem); in ZWRAP_createCCtx()231 ZWRAP_CCtx* zwc = (ZWRAP_CCtx*) strm->state; in ZWRAPC_finishWithErrorMsg()241 ZWRAP_CCtx* zwc = (ZWRAP_CCtx*) strm->state; in ZWRAP_setPledgedSrcSize()257 ZWRAP_CCtx* zwc; in z_deflateInit_()299 { ZWRAP_CCtx* zwc = (ZWRAP_CCtx*) strm->state; in ZWRAP_deflateReset_keepDict()321 { ZWRAP_CCtx* zwc = (ZWRAP_CCtx*) strm->state; in z_deflateReset()337 { ZWRAP_CCtx* zwc = (ZWRAP_CCtx*) strm->state; in z_deflateSetDictionary()355 ZWRAP_CCtx* zwc; in z_deflate()[all …]