Searched refs:MAX_BL_BITS (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Dtrees.c47 #define MAX_BL_BITS 7 macro
48 /* Bit length codes must not exceed MAX_BL_BITS bits */
132 {(const ct_data *)0, extra_blbits, 0, BL_CODES, MAX_BL_BITS};
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/zlib/
H A Dtrees.c46 #define MAX_BL_BITS 7 macro
47 /* Bit length codes must not exceed MAX_BL_BITS bits */
136 {(const ct_data *)0, extra_blbits, 0, BL_CODES, MAX_BL_BITS};
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/
H A Dtrees.c46 #define MAX_BL_BITS 7 macro
47 /* Bit length codes must not exceed MAX_BL_BITS bits */
136 {(const ct_data *)0, extra_blbits, 0, BL_CODES, MAX_BL_BITS};
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/
H A Dtrees.c46 #define MAX_BL_BITS 7 macro
47 /* Bit length codes must not exceed MAX_BL_BITS bits */
136 {(const ct_data *)0, extra_blbits, 0, BL_CODES, MAX_BL_BITS};
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddeftree.c48 #define MAX_BL_BITS 7 macro
49 /* Bit length codes must not exceed MAX_BL_BITS bits */
129 {(const ct_data *)0, extra_blbits, 0, BL_CODES, MAX_BL_BITS};
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Dtrees.c47 #define MAX_BL_BITS 7 macro
48 /* Bit length codes must not exceed MAX_BL_BITS bits */
132 {(const ct_data *)0, extra_blbits, 0, BL_CODES, MAX_BL_BITS};
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dtrees.c136 #define MAX_BL_BITS 7 macro
137 /* Bit length codes must not exceed MAX_BL_BITS bits */
273 {bl_tree, NULL, extra_blbits, 0, BL_CODES, MAX_BL_BITS, 0};
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/
H A Dgzip.c750 #define MAX_BL_BITS 7 macro
751 /* Bit length codes must not exceed MAX_BL_BITS bits */
2069 G2.bl_desc.max_length = MAX_BL_BITS;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c1481 #define MAX_BL_BITS 7 macro
1482 /* Bit length codes must not exceed MAX_BL_BITS bits */
1563 {(ct_data *)0, extra_blbits, 0, BL_CODES, MAX_BL_BITS};
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppdump/
H A Dzlib.c1481 #define MAX_BL_BITS 7 macro
1482 /* Bit length codes must not exceed MAX_BL_BITS bits */
1563 {(ct_data *)0, extra_blbits, 0, BL_CODES, MAX_BL_BITS};
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/common/
H A Dzlib.c1878 #define MAX_BL_BITS 7 macro
1879 /* Bit length codes must not exceed MAX_BL_BITS bits */
1959 {(ct_data *)0, extra_blbits, 0, BL_CODES, MAX_BL_BITS};
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/common/
H A Dzlib.c1878 #define MAX_BL_BITS 7 macro
1879 /* Bit length codes must not exceed MAX_BL_BITS bits */
1959 {(ct_data *)0, extra_blbits, 0, BL_CODES, MAX_BL_BITS};

Completed in 161 milliseconds