Searched defs:zmemcmp (Results 1 - 2 of 2) sorted by relevance

/forgerock/web-agents-v4/zlib/
H A Dzutil.c163 int ZLIB_INTERNAL zmemcmp(s1, s2, len) function
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));

Completed in 691 milliseconds