| tag | line | file | source code |
|---|---|---|---|
| hufts | 265 | lib/inflate.c | STATIC unsigned hufts; /* track memory usage */ |
| hufts | 420 | lib/inflate.c | hufts += z + 1; /* track memory usage */ |
| hufts | 968 | lib/inflate.c | hufts = 0; |
| hufts | 975 | lib/inflate.c | if (hufts > h) |
| hufts | 976 | lib/inflate.c | h = hufts; |