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

/vbox/src/libs/zlib-1.2.6/
H A Dzconf.h334 * WARNING: reducing MAX_WBITS makes minigzip unable to extract .gz files
338 #ifndef MAX_WBITS
339 # define MAX_WBITS 15 /* 32K LZ77 window */ macro

Completed in 61 milliseconds