Z_STREAM_ERROR    240 other-licenses/zlib/deflate.c     if (strm == Z_NULL) return Z_STREAM_ERROR;
Z_STREAM_ERROR    268 other-licenses/zlib/deflate.c         return Z_STREAM_ERROR;
Z_STREAM_ERROR    328 other-licenses/zlib/deflate.c         return Z_STREAM_ERROR;
Z_STREAM_ERROR    364 other-licenses/zlib/deflate.c         return Z_STREAM_ERROR;
Z_STREAM_ERROR    397 other-licenses/zlib/deflate.c     if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
Z_STREAM_ERROR    398 other-licenses/zlib/deflate.c     if (strm->state->wrap != 2) return Z_STREAM_ERROR;
Z_STREAM_ERROR    409 other-licenses/zlib/deflate.c     if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
Z_STREAM_ERROR    425 other-licenses/zlib/deflate.c     if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
Z_STREAM_ERROR    434 other-licenses/zlib/deflate.c         return Z_STREAM_ERROR;
Z_STREAM_ERROR    463 other-licenses/zlib/deflate.c     if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
Z_STREAM_ERROR    561 other-licenses/zlib/deflate.c         return Z_STREAM_ERROR;
Z_STREAM_ERROR    568 other-licenses/zlib/deflate.c         ERR_RETURN(strm, Z_STREAM_ERROR);
Z_STREAM_ERROR    864 other-licenses/zlib/deflate.c     if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
Z_STREAM_ERROR    874 other-licenses/zlib/deflate.c       return Z_STREAM_ERROR;
Z_STREAM_ERROR    899 other-licenses/zlib/deflate.c     return Z_STREAM_ERROR;
Z_STREAM_ERROR    907 other-licenses/zlib/deflate.c         return Z_STREAM_ERROR;
Z_STREAM_ERROR    153 other-licenses/zlib/gzio.c         err = Z_STREAM_ERROR;
Z_STREAM_ERROR    241 other-licenses/zlib/gzio.c     if (s == NULL || s->mode != 'w') return Z_STREAM_ERROR;
Z_STREAM_ERROR    360 other-licenses/zlib/gzio.c     if (!s) return Z_STREAM_ERROR;
Z_STREAM_ERROR    367 other-licenses/zlib/gzio.c             err = Z_STREAM_ERROR;
Z_STREAM_ERROR    403 other-licenses/zlib/gzio.c     if (s == NULL || s->mode != 'r') return Z_STREAM_ERROR;
Z_STREAM_ERROR    566 other-licenses/zlib/gzio.c     if (s == NULL || s->mode != 'w') return Z_STREAM_ERROR;
Z_STREAM_ERROR    713 other-licenses/zlib/gzio.c     if (s == NULL || s->mode != 'w') return Z_STREAM_ERROR;
Z_STREAM_ERROR    958 other-licenses/zlib/gzio.c     if (s == NULL) return Z_STREAM_ERROR;
Z_STREAM_ERROR    962 other-licenses/zlib/gzio.c         return Z_STREAM_ERROR;
Z_STREAM_ERROR    995 other-licenses/zlib/gzio.c         *errnum = Z_STREAM_ERROR;
Z_STREAM_ERROR    996 other-licenses/zlib/gzio.c         return (const char*)ERR_MSG(Z_STREAM_ERROR);
Z_STREAM_ERROR     42 other-licenses/zlib/infback.c         return Z_STREAM_ERROR;
Z_STREAM_ERROR    265 other-licenses/zlib/infback.c         return Z_STREAM_ERROR;
Z_STREAM_ERROR    603 other-licenses/zlib/infback.c             ret = Z_STREAM_ERROR;
Z_STREAM_ERROR    618 other-licenses/zlib/infback.c         return Z_STREAM_ERROR;
Z_STREAM_ERROR    108 other-licenses/zlib/inflate.c     if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
Z_STREAM_ERROR    135 other-licenses/zlib/inflate.c     if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
Z_STREAM_ERROR    137 other-licenses/zlib/inflate.c     if (bits > 16 || state->bits + bits > 32) return Z_STREAM_ERROR;
Z_STREAM_ERROR    155 other-licenses/zlib/inflate.c     if (strm == Z_NULL) return Z_STREAM_ERROR;
Z_STREAM_ERROR    180 other-licenses/zlib/inflate.c         return Z_STREAM_ERROR;
Z_STREAM_ERROR    579 other-licenses/zlib/inflate.c         return Z_STREAM_ERROR;
Z_STREAM_ERROR   1124 other-licenses/zlib/inflate.c             return Z_STREAM_ERROR;
Z_STREAM_ERROR   1160 other-licenses/zlib/inflate.c         return Z_STREAM_ERROR;
Z_STREAM_ERROR   1178 other-licenses/zlib/inflate.c     if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
Z_STREAM_ERROR   1181 other-licenses/zlib/inflate.c         return Z_STREAM_ERROR;
Z_STREAM_ERROR   1218 other-licenses/zlib/inflate.c     if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
Z_STREAM_ERROR   1220 other-licenses/zlib/inflate.c     if ((state->wrap & 2) == 0) return Z_STREAM_ERROR;
Z_STREAM_ERROR   1271 other-licenses/zlib/inflate.c     if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
Z_STREAM_ERROR   1318 other-licenses/zlib/inflate.c     if (strm == Z_NULL || strm->state == Z_NULL) return Z_STREAM_ERROR;
Z_STREAM_ERROR   1335 other-licenses/zlib/inflate.c         return Z_STREAM_ERROR;