| tag | line | file | source code |
|---|---|---|---|
| hufts | 96 | arch/i386/boot/compressed/inflate.c | unsigned hufts; /* track memory usage */ |
| hufts | 242 | arch/i386/boot/compressed/inflate.c | hufts += z + 1; /* track memory usage */ |
| hufts | 786 | arch/i386/boot/compressed/inflate.c | hufts = 0; |
| hufts | 789 | arch/i386/boot/compressed/inflate.c | if (hufts > h) |
| hufts | 790 | arch/i386/boot/compressed/inflate.c | h = hufts; |