Searched refs:old_flush (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.c320 int old_flush; /* value of flush param for previous deflate call */ local
336 old_flush = s->last_flush;
379 } else if (strm->avail_in == 0 && flush <= old_flush &&
/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.c320 int old_flush; /* value of flush param for previous deflate call */ local
336 old_flush = s->last_flush;
379 } else if (strm->avail_in == 0 && flush <= old_flush &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/zlib/
H A Ddeflate.c440 int old_flush; /* value of flush param for previous deflate call */ local
457 old_flush = s->last_flush;
500 } else if (strm->avail_in == 0 && flush <= old_flush &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/zlib/
H A Ddeflate.c553 int old_flush; /* value of flush param for previous deflate call */ local
570 old_flush = s->last_flush;
771 } else if (strm->avail_in == 0 && flush <= old_flush &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/zlib/
H A Ddeflate.c586 int old_flush; /* value of flush param for previous deflate call */ local
603 old_flush = s->last_flush;
804 } else if (strm->avail_in == 0 && flush <= old_flush &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/zlib/
H A Ddeflate.c553 int old_flush; /* value of flush param for previous deflate call */ local
570 old_flush = s->last_flush;
771 } else if (strm->avail_in == 0 && flush <= old_flush &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/zlib/
H A Ddeflate.c586 int old_flush; /* value of flush param for previous deflate call */ local
603 old_flush = s->last_flush;
804 } else if (strm->avail_in == 0 && flush <= old_flush &&
/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.c553 int old_flush; /* value of flush param for previous deflate call */ local
570 old_flush = s->last_flush;
771 } else if (strm->avail_in == 0 && flush <= old_flush &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/zlib/
H A Ddeflate.c586 int old_flush; /* value of flush param for previous deflate call */ local
603 old_flush = s->last_flush;
804 } else if (strm->avail_in == 0 && flush <= old_flush &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pppd/common/
H A Dzlib.c976 int old_flush; /* value of flush param for previous deflate call */ local
992 old_flush = s->last_flush;
1035 } else if (strm->avail_in == 0 && flush <= old_flush &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pppd/common/
H A Dzlib.c976 int old_flush; /* value of flush param for previous deflate call */ local
992 old_flush = s->last_flush;
1035 } else if (strm->avail_in == 0 && flush <= old_flush &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pppd/common/
H A Dzlib.c976 int old_flush; /* value of flush param for previous deflate call */ local
992 old_flush = s->last_flush;
1035 } else if (strm->avail_in == 0 && flush <= old_flush &&

Completed in 223 milliseconds