Searched defs:nice_match (Results 1 - 11 of 11) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/zlib/
H A Ddeflate.c735 int nice_match = s->nice_match; /* stop if match long enough */ local
H A Ddeflate.h175 int nice_match; /* Stop searching when current match exceeds this */ member in struct:internal_state
/asus-wl-520gu-7.0.1.45/src/linux/linux/lib/zlib_deflate/
H A Ddeflate.c694 int nice_match = s->nice_match; /* stop if match long enough */ local
H A Ddefutil.h165 int nice_match; /* Stop searching when current match exceeds this */ member in struct:deflate_state
/asus-wl-520gu-7.0.1.45/src/router/busybox/
H A Dgzip.c808 static const int nice_match=258; /* Stop searching when current match exceeds this */ variable
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppdump/
H A Dzlib.c309 int nice_match; /* Stop searching when current match exceeds this */ member in struct:deflate_state
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppdump/
H A Dzlib.c309 int nice_match; /* Stop searching when current match exceeds this */ member in struct:deflate_state
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppdump/
H A Dzlib.c309 int nice_match; /* Stop searching when current match exceeds this */ member in struct:deflate_state
/asus-wl-520gu-7.0.1.45/src/router/ppp/common/
H A Dzlib.c434 int nice_match; /* Stop searching when current match exceeds this */ member in struct:deflate_state
1278 int nice_match = s->nice_match; /* stop if match long enough */ local
/asus-wl-520gu-7.0.1.45/src/router/pppd/common/
H A Dzlib.c434 int nice_match; /* Stop searching when current match exceeds this */ member in struct:deflate_state
1278 int nice_match = s->nice_match; /* stop if match long enough */ local
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/common/
H A Dzlib.c434 int nice_match; /* Stop searching when current match exceeds this */ member in struct:deflate_state
1278 int nice_match = s->nice_match; /* stop if match long enough */ local

Completed in 288 milliseconds