Searched defs:inflate_huft (Results 1 - 1 of 1) sorted by relevance

/external/freetype/src/gzip/
H A Dinftrees.h17 typedef struct inflate_huft_s FAR inflate_huft; typedef in typeref:struct:FAR
41 inflate_huft * FAR *, /* bits tree result */
42 inflate_huft *, /* space for trees */
51 inflate_huft * FAR *, /* literal/length tree result */
52 inflate_huft * FAR *, /* distance tree result */
53 inflate_huft *, /* space for trees */
59 const inflate_huft * FAR *, /* literal/length tree result */
60 const inflate_huft * FAR *, /* distance tree result */

Completed in 115 milliseconds