Searched refs:inflate_codes_new (Results 1 - 3 of 3) sorted by relevance

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dinfcodes.h14 extern inflate_codes_statef *inflate_codes_new OF((
H A Dinfblock.c161 s->sub.decode.codes = inflate_codes_new(bl, bd, tl, td, z);
329 if ((c = inflate_codes_new(bl, bd, tl, td, z)) == Z_NULL)
H A Dinfcodes.c59 inflate_codes_statef *inflate_codes_new(bl, bd, tl, td, z) function

Completed in 39 milliseconds