Searched defs:zmemcmp (Results 1 – 2 of 2) sorted by relevance
213 # define zmemcmp _fmemcmp macro217 # define zmemcmp memcmp macro
162 int ZLIB_INTERNAL zmemcmp(const void FAR *s1, const void FAR *s2, z_size_t n) { in zmemcmp() function