Searched refs:hufts (Results 1 – 4 of 4) sorted by relevance
974 G.hufts = 0;979 if (G.hufts > h)980 h = G.hufts;1179 G.hufts += z + 1; /* track memory usage */
1216 G.hufts = 0;1221 if (G.hufts > h)1222 h = G.hufts;1421 G.hufts += z + 1; /* track memory usage */
533 G.hufts = 0; /* initialize huft's malloc'ed */ in explode()607 Trace((stderr, "<%u > ", G.hufts)); in explode()
304 unsigned hufts; /* track memory usage */ member