Home
last modified time | relevance | path

Searched refs:inflate_codes_free (Results 1 – 5 of 5) sorted by relevance

/external/freetype/src/gzip/
Dinfcodes.h27 local void inflate_codes_free OF((
Dinfblock.c77 inflate_codes_free(s->sub.decode.codes, z); in inflate_blocks_reset()
343 inflate_codes_free(s->sub.decode.codes, z); in inflate_blocks()
Dzconf.h271 # pragma map(inflate_codes_free,"INCOFR")
Dftzconf.h271 # pragma map(inflate_codes_free,"INCOFR")
Dinfcodes.c244 local void inflate_codes_free( /* c, z) */ in inflate_codes_free() function