/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
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/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
|