Home
last modified time | relevance | path

Searched refs:zlib_inflate_codes_free (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/lib/zlib_inflate/
Dinfcodes.h29 extern void zlib_inflate_codes_free OF((
Dinfblock.c76 zlib_inflate_codes_free(s->sub.decode.codes, z);
302 zlib_inflate_codes_free(s->sub.decode.codes, z);
Dinfcodes.c200 void zlib_inflate_codes_free(c, z) in zlib_inflate_codes_free() function