Searched defs:zmemcmp (Results 1 – 2 of 2) sorted by relevance
206 # define zmemcmp _fmemcmp macro210 # define zmemcmp memcmp macro
152 int ZLIB_INTERNAL zmemcmp(const Bytef* s1, const Bytef* s2, uInt len) { in zmemcmp() function