Searched refs:exop (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c3609 #define exop word.what.Exop macro
3847 r.exop = (Byte)j; /* bits in this table */
3857 r.exop = 128 + 64; /* out of values--invalid code */
3860 r.exop = (Byte)(*p < 256 ? 0 : 32 + 64); /* 256 is end-of-block */
3865 r.exop = (Byte)e[*p - s] + 16 + 64; /* non-simple--look up in lists */
4079 #define exop word.what.Exop macro
4188 e = (uInt)(t->exop);
4235 e = (uInt)(t->exop);
4397 #define exop word.what.Exop macro
4440 if ((e = (t = tl + ((uInt)b & ml))->exop)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c3609 #define exop word.what.Exop macro
3847 r.exop = (Byte)j; /* bits in this table */
3857 r.exop = 128 + 64; /* out of values--invalid code */
3860 r.exop = (Byte)(*p < 256 ? 0 : 32 + 64); /* 256 is end-of-block */
3865 r.exop = (Byte)e[*p - s] + 16 + 64; /* non-simple--look up in lists */
4079 #define exop word.what.Exop macro
4188 e = (uInt)(t->exop);
4235 e = (uInt)(t->exop);
4397 #define exop word.what.Exop macro
4440 if ((e = (t = tl + ((uInt)b & ml))->exop)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c4114 #define exop word.what.Exop macro
4348 r.exop = (Byte)j; /* bits in this table */
4358 r.exop = 128 + 64; /* out of values--invalid code */
4361 r.exop = (Byte)(*p < 256 ? 0 : 32 + 64); /* 256 is end-of-block */
4366 r.exop = (Byte)(e[*p - s] + 16 + 64);/* non-simple--look up in lists */
4609 #define exop word.what.Exop macro
4719 e = (uInt)(t->exop);
4766 e = (uInt)(t->exop);
4959 #define exop word.what.Exop macro
5003 if ((e = (t = tl + ((uInt)b & ml))->exop)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c4111 #define exop word.what.Exop macro
4345 r.exop = (Byte)j; /* bits in this table */
4355 r.exop = 128 + 64; /* out of values--invalid code */
4358 r.exop = (Byte)(*p < 256 ? 0 : 32 + 64); /* 256 is end-of-block */
4363 r.exop = (Byte)(e[*p - s] + 16 + 64);/* non-simple--look up in lists */
4606 #define exop word.what.Exop macro
4716 e = (uInt)(t->exop);
4763 e = (uInt)(t->exop);
4956 #define exop word.what.Exop macro
5000 if ((e = (t = tl + ((uInt)b & ml))->exop)
[all...]

Completed in 106 milliseconds