z_const
#ifndef z_const
z_const Bytef *next_in; /* next input byte */
z_const char *msg; /* last error message, NULL if no error */
z_const unsigned char FAR *in; /* local strm->next_in */
z_const unsigned char FAR *last; /* have enough input while in < last */
z_const unsigned char FAR *next; /* next input */
#if defined(ZLIB_CONST) && !defined(z_const)
z_const char * const z_errmsg[10] = {
extern z_const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
z_const Bytef *next_in; /* next input byte */
z_const char *msg; /* last error message, NULL if no error */
z_const unsigned char FAR *in; /* local strm->next_in */
z_const unsigned char FAR *last; /* have enough input while in < last */
z_const unsigned char FAR *next; /* next input */
#if defined(ZLIB_CONST) && !defined(z_const)
z_const char * const z_errmsg[10] = {
extern z_const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
z_const Bytef *next_in; /* next input byte */
z_const char *msg; /* last error message, NULL if no error */
z_const unsigned char FAR *in; /* local strm->next_in */
z_const unsigned char FAR *last; /* have enough input while in < last */
z_const unsigned char FAR *next; /* next input */
#if defined(ZLIB_CONST) && !defined(z_const)
z_const char * const z_errmsg[10] = {
extern z_const char * const z_errmsg[10]; /* indexed by 2-zlib_error */