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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c2714 local inflate_codes_statef *inflate_codes_new OF((
3298 s->sub.decode.codes = inflate_codes_new(bl, bd, tl, td, z);
3464 if ((c = inflate_codes_new(bl, bd, tl, td, z)) == Z_NULL)
4122 local inflate_codes_statef *inflate_codes_new(bl, bd, tl, td, z) function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c3502 extern inflate_codes_statef *inflate_codes_new OF((
3769 s->sub.decode.codes = inflate_codes_new(bl, bd, tl, td, z);
3945 if ((c = inflate_codes_new(bl, bd, tl, td, z)) == Z_NULL)
4652 inflate_codes_statef *inflate_codes_new(bl, bd, tl, td, z) function

Completed in 176 milliseconds