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

/glassfish-3.1.2/installer/src/cpp/share/launcher/zlib-1.1.4/
H A Dzutil.c72 int zmemcmp(s1, s2, len) function
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));

Completed in 54 milliseconds