Searched refs:ZWRAPC_finishWithErrorMsg (Results 1 – 1 of 1) sorted by relevance
162 static int ZWRAPC_finishWithErrorMsg(z_streamp strm, char* message) in ZWRAPC_finishWithErrorMsg() function344 … return ZWRAPC_finishWithErrorMsg(strm, "Z_FULL_FLUSH, Z_BLOCK and Z_TREES are not supported!"); in z_deflate()877 return ZWRAPC_finishWithErrorMsg(source, "deflateCopy is not supported!"); in z_deflateCopy()889 return ZWRAPC_finishWithErrorMsg(strm, "deflateTune is not supported!"); in z_deflateTune()900 return ZWRAPC_finishWithErrorMsg(strm, "deflatePending is not supported!"); in z_deflatePending()911 return ZWRAPC_finishWithErrorMsg(strm, "deflatePrime is not supported!"); in z_deflatePrime()920 return ZWRAPC_finishWithErrorMsg(strm, "deflateSetHeader is not supported!"); in z_deflateSetHeader()