Searched refs:hufts (Results 1 – 2 of 2) sorted by relevance
442 static unsigned hufts; /* track memory usage */ variable670 hufts += z + 1; /* track memory usage */ in huft_build()1090 hufts = 0; in get_new_block()
4187 inflate_huft *hufts; /* single malloc for tree space */ member4331 s->hufts = (inflate_huft *)ZALLOC(z, MANY, sizeof (inflate_huft));4332 if (s->hufts == Z_NULL) {4338 ZFREE(z, s->hufts);4493 &s->sub.trees.tb, s->hufts, z);4566 s->hufts, z);4633 ZFREE(z, s->hufts);4634 s->hufts = Z_NULL;