Searched refs:zmemcmp (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/zlib/
H A Dzutil.h176 # define zmemcmp _fmemcmp macro
180 # define zmemcmp memcmp macro
185 extern int zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
H A Dzutil.c72 int zmemcmp(s1, s2, len) function
H A Ddeflate.c933 if (zmemcmp(s->window + match,
/asus-wl-520gu-7.0.1.45/src/router/ppp/common/
H A Dzlib.c210 # define zmemcmp _fmemcmp macro
214 # define zmemcmp memcmp macro
219 extern int zmemcmp OF((Bytef* s1, Bytef* s2, uInt len));
1418 if (zmemcmp((charf *)s->window + match,
5171 int zmemcmp(s1, s2, len) function
/asus-wl-520gu-7.0.1.45/src/router/pppd/common/
H A Dzlib.c210 # define zmemcmp _fmemcmp macro
214 # define zmemcmp memcmp macro
219 extern int zmemcmp OF((Bytef* s1, Bytef* s2, uInt len));
1418 if (zmemcmp((charf *)s->window + match,
5174 int zmemcmp(s1, s2, len) function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/common/
H A Dzlib.c210 # define zmemcmp _fmemcmp macro
214 # define zmemcmp memcmp macro
219 extern int zmemcmp OF((Bytef* s1, Bytef* s2, uInt len));
1418 if (zmemcmp((charf *)s->window + match,
5174 int zmemcmp(s1, s2, len) function

Completed in 89 milliseconds