Searched defs:MAX_WBITS (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dzconf.h110 * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
114 #ifndef MAX_WBITS
115 # define MAX_WBITS 15 /* 32K LZ77 window */ macro

Completed in 35 milliseconds