Searched refs:zmemcmp (Results 1 – 3 of 3) sorted by relevance
269 # define zmemcmp _fmemcmp macro273 # define zmemcmp memcmp macro278 extern int zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
186 zmemcmp(const Bytef* s1, const Bytef* s2, uInt len) in zmemcmp() function
1263 if (zmemcmp(s->window + match, in check_match()