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

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
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.c932 if (zmemcmp(s->window + match,

Completed in 38 milliseconds