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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/lib/zlib_deflate/
H A Ddeflate.c853 ulg max_block_size = 0xffff; local
856 if (max_block_size > s->pending_buf_size - 5) {
857 max_block_size = s->pending_buf_size - 5;
879 max_start = s->block_start + max_block_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/lib/zlib_deflate/
H A Ddeflate.c853 ulg max_block_size = 0xffff; local
856 if (max_block_size > s->pending_buf_size - 5) {
857 max_block_size = s->pending_buf_size - 5;
879 max_start = s->block_start + max_block_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/zlib/
H A Ddeflate.c1088 ulg max_block_size = 0xffff; local
1091 if (max_block_size > s->pending_buf_size - 5) {
1092 max_block_size = s->pending_buf_size - 5;
1114 max_start = s->block_start + max_block_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/
H A Ddeflate.c1397 ulg max_block_size = 0xffff; local
1400 if (max_block_size > s->pending_buf_size - 5) {
1401 max_block_size = s->pending_buf_size - 5;
1423 max_start = s->block_start + max_block_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/
H A Ddeflate.c1469 ulg max_block_size = 0xffff; local
1472 if (max_block_size > s->pending_buf_size - 5) {
1473 max_block_size = s->pending_buf_size - 5;
1495 max_start = s->block_start + max_block_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/
H A Ddeflate.c1397 ulg max_block_size = 0xffff; local
1400 if (max_block_size > s->pending_buf_size - 5) {
1401 max_block_size = s->pending_buf_size - 5;
1423 max_start = s->block_start + max_block_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/
H A Ddeflate.c1469 ulg max_block_size = 0xffff; local
1472 if (max_block_size > s->pending_buf_size - 5) {
1473 max_block_size = s->pending_buf_size - 5;
1495 max_start = s->block_start + max_block_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/zlib/
H A Ddeflate.c1397 ulg max_block_size = 0xffff; local
1400 if (max_block_size > s->pending_buf_size - 5) {
1401 max_block_size = s->pending_buf_size - 5;
1423 max_start = s->block_start + max_block_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/zlib/
H A Ddeflate.c1469 ulg max_block_size = 0xffff; local
1472 if (max_block_size > s->pending_buf_size - 5) {
1473 max_block_size = s->pending_buf_size - 5;
1495 max_start = s->block_start + max_block_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/common/
H A Dzlib.c1573 ulg max_block_size = 0xffff; local
1576 if (max_block_size > s->pending_buf_size - 5) {
1577 max_block_size = s->pending_buf_size - 5;
1599 max_start = s->block_start + max_block_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/common/
H A Dzlib.c1573 ulg max_block_size = 0xffff; local
1576 if (max_block_size > s->pending_buf_size - 5) {
1577 max_block_size = s->pending_buf_size - 5;
1599 max_start = s->block_start + max_block_size;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/common/
H A Dzlib.c1573 ulg max_block_size = 0xffff; local
1576 if (max_block_size > s->pending_buf_size - 5) {
1577 max_block_size = s->pending_buf_size - 5;
1599 max_start = s->block_start + max_block_size;

Completed in 365 milliseconds