OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_WBITS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/net/
zlib.h
156
* WARNING: reducing
MAX_WBITS
makes minigzip unable to extract .gz files
160
#ifndef
MAX_WBITS
161
# define
MAX_WBITS
15 /* 32K LZ77 window */
/src/common/dist/zlib/
zconf.h
280
* WARNING: reducing
MAX_WBITS
makes minigzip unable to extract .gz files
284
#ifndef
MAX_WBITS
285
# define
MAX_WBITS
15 /* 32K LZ77 window */
zconf.h.in
272
* WARNING: reducing
MAX_WBITS
makes minigzip unable to extract .gz files
276
#ifndef
MAX_WBITS
277
# define
MAX_WBITS
15 /* 32K LZ77 window */
Completed in 15 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025