Searched refs:DEF_WBITS (Results 1 – 5 of 5) sorted by relevance
69 #ifndef DEF_WBITS70 # define DEF_WBITS MAX_WBITS macro
56 if ((err = inflateInit2(&zs, DEF_WBITS | 0x20)) != Z_OK) in z_uncompress()
199 return inflateInit2_(strm, DEF_WBITS, version, stream_size);
65 #ifndef DEF_WBITS66 # define DEF_WBITS MAX_WBITS macro2851 return inflateInit2(z, DEF_WBITS);
116 #ifndef DEF_WBITS117 #define DEF_WBITS MAX_WBITS macro3731 return (inflateInit2_(z, DEF_WBITS, version, stream_size));