Home
last modified time | relevance | path

Searched refs:inflate_codes_statef (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/freetype/src/gzip/
A Dinfcodes.h15 typedef struct inflate_codes_state FAR inflate_codes_statef; typedef
17 local inflate_codes_statef *inflate_codes_new OF((
28 inflate_codes_statef *,
A Dinfcodes.c58 local inflate_codes_statef *inflate_codes_new( /* bl, bd, tl, td, z) */ in inflate_codes_new()
64 inflate_codes_statef *c; in inflate_codes_new()
66 if ((c = (inflate_codes_statef *) in inflate_codes_new()
95 inflate_codes_statef *c = s->sub.decode.codes; /* codes state */ in inflate_codes()
245 inflate_codes_statef *c, in inflate_codes_free()
A Dinfutil.h44 inflate_codes_statef
A Dinfblock.c310 inflate_codes_statef *c; in inflate_blocks()

Completed in 5 milliseconds