Searched refs:zlib_inflate_codes_free (Results 1 – 3 of 3) sorted by relevance
29 extern void zlib_inflate_codes_free OF((
76 zlib_inflate_codes_free(s->sub.decode.codes, z);302 zlib_inflate_codes_free(s->sub.decode.codes, z);
200 void zlib_inflate_codes_free(c, z) in zlib_inflate_codes_free() function