OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_WBITS
(Results
1 - 2
of
2
) 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 */
Completed in 35 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026