Searched refs:DUMPBITS (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dgzip_inflate.c196 DUMPBITS(j)
199 DUMPBITS removes the bits from b. The macros use the variable k
232 #define DUMPBITS(n) {b>>=(n);k-=(n);} macro
549 DUMPBITS(t->b)
553 DUMPBITS(t->b)
573 DUMPBITS(e);
581 DUMPBITS(t->b)
585 DUMPBITS(t->b)
588 DUMPBITS(e)
646 DUMPBITS(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dexplode.c197 DUMPBITS(j)
200 DUMPBITS removes the bits from b. The macros use the variable k
206 #define DUMPBITS(n) {b>>=(n);k-=(n);} macro
212 DUMPBITS(t->b)\
287 DUMPBITS(1)
300 DUMPBITS(1)
303 DUMPBITS(bdl)
312 DUMPBITS(8)
404 DUMPBITS(1)
414 DUMPBITS(
617 #undef DUMPBITS macro
[all...]
H A Dinflate.c833 DUMPBITS(j)
836 DUMPBITS removes the bits from b. The macros use the variable k
888 #define DUMPBITS(n) {b>>=(n);k-=(n);} macro
964 DUMPBITS(t->b)
982 DUMPBITS(e)
988 DUMPBITS(t->b)
999 DUMPBITS(e) function
1090 DUMPBITS(n);
1096 DUMPBITS(16)
1100 DUMPBITS(1
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/src/
H A Dconfig2a.h149 #define DUMPBITS(j) { assert(k >= j); b >>= (j); k -= (j); } macro
H A Dlzo2a_9x.c79 if (k >= 8) { *bitp = LZO_BYTE(MASKBITS(8)); DUMPBITS(8); \
324 DUMPBITS(k);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/
H A Dinflate.c198 DUMPBITS(j)
201 DUMPBITS removes the bits from b. The macros use the variable k
234 #define DUMPBITS(n) {b>>=(n);k-=(n);} macro
621 DUMPBITS(t->b)
625 DUMPBITS(t->b)
645 DUMPBITS(e);
653 DUMPBITS(t->b)
657 DUMPBITS(t->b)
660 DUMPBITS(e)
721 DUMPBITS(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c3108 #define DUMPBITS(j) {b>>=(j);k-=(j);} macro
3285 DUMPBITS(3)
3287 DUMPBITS(t)
3307 DUMPBITS(3)
3313 DUMPBITS(3)
3317 DUMPBITS(3)
3376 DUMPBITS(14)
3385 DUMPBITS(3)
3416 DUMPBITS(t)
3424 DUMPBITS(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c3108 #define DUMPBITS(j) {b>>=(j);k-=(j);} macro
3285 DUMPBITS(3)
3287 DUMPBITS(t)
3307 DUMPBITS(3)
3313 DUMPBITS(3)
3317 DUMPBITS(3)
3376 DUMPBITS(14)
3385 DUMPBITS(3)
3416 DUMPBITS(t)
3424 DUMPBITS(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c3595 #define DUMPBITS(j) {b>>=(j);k-=(j);} macro
3756 DUMPBITS(3)
3758 DUMPBITS(t)
3778 DUMPBITS(3)
3784 DUMPBITS(3)
3788 DUMPBITS(3)
3846 DUMPBITS(14)
3855 DUMPBITS(3)
3888 DUMPBITS(t)
3896 DUMPBITS(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c3595 #define DUMPBITS(j) {b>>=(j);k-=(j);} macro
3756 DUMPBITS(3)
3758 DUMPBITS(t)
3778 DUMPBITS(3)
3784 DUMPBITS(3)
3788 DUMPBITS(3)
3846 DUMPBITS(14)
3855 DUMPBITS(3)
3887 DUMPBITS(t)
3895 DUMPBITS(
[all...]

Completed in 224 milliseconds