Searched refs:inflate_codes (Results 1 - 15 of 15) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/zlib/
H A Dinfcodes.h19 extern int inflate_codes OF((
H A Dzconf.h267 # pragma map(inflate_codes,"INCO")
H A Dinfcodes.c34 inflate_codes_mode mode; /* current inflate_codes mode */
81 int inflate_codes(s, z, r) function
226 Assert(k < 16, "inflate_codes grabbed too many bytes")
H A Dinfblock.c335 if ((r = inflate_codes(s, z, r)) != Z_STREAM_END)
/asus-wl-520gu-7.0.1.45/src/linux/linux/lib/
H A Dinflate.c148 STATIC int inflate_codes OF((struct huft *, struct huft *, int, int));
517 STATIC int inflate_codes(tl, td, bl, bd) function
724 if (inflate_codes(tl, td, bl, bd))
899 if (inflate_codes(tl, td, bl, bd))
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dgzip_inflate.c150 STATIC int inflate_codes OF((struct huft *, struct huft *, int, int));
519 STATIC int inflate_codes(tl, td, bl, bd) function
726 if (inflate_codes(tl, td, bl, bd))
901 if (inflate_codes(tl, td, bl, bd))
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dunzip.c363 static int inflate_codes(huft_t *tl, huft_t *td, int bl, int bd) function
641 if (inflate_codes(tl, td, bl, bd))
818 if (inflate_codes(tl, td, bl, bd))
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/lib/
H A Dzlib.c254 local int inflate_codes OF((
1021 if ((r = inflate_codes(s, z, r)) != Z_STREAM_END)
1038 Assert(k < 16, "inflate_codes grabbed too many bytes")
1639 mode; /* current inflate_codes mode */
1685 local int inflate_codes(s, z, r) function
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/boot/
H A Dzlib.c274 local int inflate_codes OF((
1034 if ((r = inflate_codes(s, z, r)) != Z_STREAM_END)
1051 Assert(k < 16, "inflate_codes grabbed too many bytes")
1652 mode; /* current inflate_codes mode */
1698 local int inflate_codes(s, z, r) function
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppdump/
H A Dzlib.c2719 local int inflate_codes OF((
3479 if ((r = inflate_codes(s, z, r)) != Z_STREAM_END)
3496 Assert(k < 16, "inflate_codes grabbed too many bytes")
4097 mode; /* current inflate_codes mode */
4143 local int inflate_codes(s, z, r) function
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppdump/
H A Dzlib.c2719 local int inflate_codes OF((
3479 if ((r = inflate_codes(s, z, r)) != Z_STREAM_END)
3496 Assert(k < 16, "inflate_codes grabbed too many bytes")
4097 mode; /* current inflate_codes mode */
4143 local int inflate_codes(s, z, r) function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppdump/
H A Dzlib.c2719 local int inflate_codes OF((
3479 if ((r = inflate_codes(s, z, r)) != Z_STREAM_END)
3496 Assert(k < 16, "inflate_codes grabbed too many bytes")
4097 mode; /* current inflate_codes mode */
4143 local int inflate_codes(s, z, r) function
/asus-wl-520gu-7.0.1.45/src/router/ppp/common/
H A Dzlib.c3507 extern int inflate_codes OF((
3956 if ((r = inflate_codes(s, z, r)) != Z_STREAM_END)
3973 Assert(k < 16, "inflate_codes grabbed too many bytes")
4624 mode; /* current inflate_codes mode */
4671 int inflate_codes(s, z, r) function
/asus-wl-520gu-7.0.1.45/src/router/pppd/common/
H A Dzlib.c3507 extern int inflate_codes OF((
3959 if ((r = inflate_codes(s, z, r)) != Z_STREAM_END)
3976 Assert(k < 16, "inflate_codes grabbed too many bytes")
4627 mode; /* current inflate_codes mode */
4674 int inflate_codes(s, z, r) function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/common/
H A Dzlib.c3507 extern int inflate_codes OF((
3959 if ((r = inflate_codes(s, z, r)) != Z_STREAM_END)
3976 Assert(k < 16, "inflate_codes grabbed too many bytes")
4627 mode; /* current inflate_codes mode */
4674 int inflate_codes(s, z, r) function

Completed in 226 milliseconds