tag
line
file
source code
dbits
257
lib/inflate.c
STATIC int dbits = 6; /* bits in base distance lookup table */
dbits
869
lib/inflate.c
bd = dbits;