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

/forgerock/web-agents-v4/zlib/
H A Dzutil.h205 # define zmemcmp _fmemcmp macro
209 # define zmemcmp memcmp macro
214 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
H A Dzutil.c163 int ZLIB_INTERNAL zmemcmp(s1, s2, len) function
H A Ddeflate.c1362 if (zmemcmp(s->window + match,

Completed in 42 milliseconds