inflate_codes_new
local inflate_codes_statef *inflate_codes_new OF((
s->sub.decode.codes = inflate_codes_new(bl, bd, tl, td, z);
if ((c = inflate_codes_new(bl, bd, tl, td, z)) == Z_NULL)
extern inflate_codes_statef *inflate_codes_new OF((
s->sub.decode.codes = inflate_codes_new(bl,
if ((c = inflate_codes_new(bl, bd, tl, td, z)) ==