Searched refs:z_const (Results 1 – 25 of 46) sorted by relevance
12
221 #if defined(ZLIB_CONST) && !defined(z_const)222 # define z_const const macro224 # define z_const macro
33 stream.next_in = (z_const Bytef *)source; in uncompress()
32 stream.next_in = (z_const Bytef *)source; in compress2()
72 z_const unsigned char FAR *in; /* local strm->next_in */ in inflate_fast()73 z_const unsigned char FAR *last; /* have enough input while in < last */ in inflate_fast()
155 z_const Bytef *next_in; /* next input byte */163 z_const char *msg; /* last error message, NULL if no error */1095 z_const unsigned char FAR * FAR *));
49 extern z_const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
17 z_const char * const z_errmsg[10] = {
86 z_const Bytef *next_in; /* next input byte */94 z_const char *msg; /* last error message, NULL if no error */1026 z_const unsigned char FAR * FAR *));
33 stream.next_in = (z_const Bytef *)source;
72 z_const unsigned char FAR *in; /* local strm->next_in */73 z_const unsigned char FAR *last; /* have enough input while in < last */
32 stream.next_in = (z_const Bytef *)source;
47 extern z_const char * const z_errmsg[10]; /* indexed by 2-zlib_error */
29 z_const char hello[] = "hello, hello!";215 c_stream.next_in = (z_const unsigned char *)hello;390 c_stream.next_in = (z_const unsigned char *)hello;479 c_stream.next_in = (z_const unsigned char *)hello;
89 local unsigned in(void *in_desc, z_const unsigned char **buf) in in()200 local int lunpipe(unsigned have, z_const unsigned char *next, struct ind *indp, in lunpipe()387 z_const unsigned char *next = NULL; in gunpipe()
1356 z_const char * msgb4 = strm->msg; in Curl_os400_inflateInit_()1373 z_const char * msgb4 = strm->msg; in Curl_os400_inflateInit2_()1389 z_const char * msgb4 = strm->msg; in Curl_os400_inflate()1405 z_const char * msgb4 = strm->msg; in Curl_os400_inflateEnd()