inflate_codes_new 2726 net/zlib.c     local inflate_codes_statef *inflate_codes_new OF((
inflate_codes_new 3310 net/zlib.c                 s->sub.decode.codes = inflate_codes_new(bl, bd, tl, td, z);
inflate_codes_new 3482 net/zlib.c             if ((c = inflate_codes_new(bl, bd, tl, td, z)) == Z_NULL)