Searched refs:inflate_codes_free (Results 1 – 4 of 4) sorted by relevance
27 local void inflate_codes_free OF((
77 inflate_codes_free(s->sub.decode.codes, z); in inflate_blocks_reset()346 inflate_codes_free(s->sub.decode.codes, z); in inflate_blocks()
271 # pragma map(inflate_codes_free,"INCOFR")
248 local void inflate_codes_free( /* c, z) */ in inflate_codes_free() function