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

/darwin-on-arm/xnu/libkern/zlib/
H A Dzutil.h269 # define zmemcmp _fmemcmp macro
273 # define zmemcmp memcmp macro
278 extern int zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
H A Dzutil.c187 int zmemcmp(s1, s2, len) function
H A Ddeflate.c1267 if (zmemcmp(s->window + match,

Completed in 41 milliseconds