Searched refs:errorCount (Results 1 – 1 of 1) sorted by relevance
504 int errorCount; member521 zwd->errorCount = 0; in ZWRAP_initDCtx()883 zwd->errorCount++; in z_inflate()885 ZSTD_getErrorName(dErr), zwd->errorCount); in z_inflate()886 if (zwd->errorCount<=1) return Z_NEED_DICT; else goto error; in z_inflate()