Searched refs:fixed_bl (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dinflate.c1132 int fixed_bl, fixed_bd;
1157 G.fixed_bl = 7;
1160 &G.fixed_tl, &G.fixed_bl)) != 0)
1163 &G.fixed_tl, &G.fixed_bl)) != 0)
1190 G.fixed_bl, G.fixed_bd);
1466 G.fixed_bl = G.fixed_bl64;
1474 G.fixed_bl = G.fixed_bl32;
1508 G.fixed_bl64 = G.fixed_bl;
1513 G.fixed_bl32 = G.fixed_bl;
H A Dglobals.h332 unsigned fixed_bl, fixed_bd; /* inflate static */ member in struct:Globals
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c3971 local uInt fixed_bl; variable
4029 fixed_bl = 7;
4030 huft_build(c, 288, 257, cplens, cplext, &fixed_tl, &fixed_bl, &z);
4042 *bl = fixed_bl;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c3971 local uInt fixed_bl; variable
4029 fixed_bl = 7;
4030 huft_build(c, 288, 257, cplens, cplext, &fixed_tl, &fixed_bl, &z);
4042 *bl = fixed_bl;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c4477 local uInt fixed_bl; variable
4523 fixed_bl = 7;
4524 huft_build(c, 288, 257, cplens, cplext, &fixed_tl, &fixed_bl, &z);
4536 *bl = fixed_bl;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c4474 local uInt fixed_bl; variable
4520 fixed_bl = 7;
4521 huft_build(c, 288, 257, cplens, cplext, &fixed_tl, &fixed_bl, &z);
4533 *bl = fixed_bl;

Completed in 113 milliseconds