Searched refs:ZWRAP_deflateReset_keepDict (Results 1 – 3 of 3) sorted by relevance
57 int ZWRAP_deflateReset_keepDict(z_streamp strm);
302 int ZWRAP_deflateReset_keepDict(z_streamp strm) in ZWRAP_deflateReset_keepDict() function328 ZWRAP_deflateReset_keepDict(strm); in z_deflateReset()
324 … ret = ZWRAP_deflateReset_keepDict(&def); /* reuse dictionary to make compression faster */ in BMK_benchMem()