hcrc              598 tools/packfi2/deflate.c                             (s->gzhead->hcrc ? 2 : 0) +
hcrc              615 tools/packfi2/deflate.c                 if (s->gzhead->hcrc)
hcrc              658 tools/packfi2/deflate.c                     if (s->gzhead->hcrc && s->pending > beg)
hcrc              669 tools/packfi2/deflate.c             if (s->gzhead->hcrc && s->pending > beg)
hcrc              687 tools/packfi2/deflate.c                     if (s->gzhead->hcrc && s->pending > beg)
hcrc              700 tools/packfi2/deflate.c             if (s->gzhead->hcrc && s->pending > beg)
hcrc              718 tools/packfi2/deflate.c                     if (s->gzhead->hcrc && s->pending > beg)
hcrc              731 tools/packfi2/deflate.c             if (s->gzhead->hcrc && s->pending > beg)
hcrc              741 tools/packfi2/deflate.c         if (s->gzhead->hcrc) {
hcrc              121 tools/packfi2/zlib.h     int     hcrc;       /* true if there was or will be a header crc */