Home
last modified time | relevance | path

Searched defs:inflate_codes_state (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/freetype/src/gzip/
A Dinfcodes.c30 struct inflate_codes_state { struct
33 inflate_codes_mode mode; /* current inflate_codes mode */
58 local inflate_codes_statef *inflate_codes_new( /* bl, bd, tl, td, z) */ in inflate_codes_new() argument
67 ZALLOC(z,1,sizeof(struct inflate_codes_state))) != Z_NULL) in inflate_codes_new() argument

Completed in 3 milliseconds