HomeSort by relevance Sort by last modified time
    Searched refs:hufts (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/gzip/
infblock.c 98 if ((s->hufts =
106 ZFREE(z, s->hufts);
249 &s->sub.trees.tb, s->hufts, z);
317 s->hufts, z);
381 ZFREE(z, s->hufts);
infutil.h 53 inflate_huft *hufts; /* single malloc for tree space */ member in struct:inflate_blocks_state

Completed in 201 milliseconds