Searched defs:zmemcmp (Results 1 – 8 of 8) sorted by relevance
221 # define zmemcmp _fmemcmp macro225 # define zmemcmp memcmp macro
152 int ZLIB_INTERNAL zmemcmp(const Bytef* s1, const Bytef* s2, uInt len) { in zmemcmp() function
233 # define zmemcmp _fmemcmp macro237 # define zmemcmp ft_memcmp macro
168 int ZLIB_INTERNAL zmemcmp( in zmemcmp() function
231 # define zmemcmp _fmemcmp macro235 # define zmemcmp memcmp macro
160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
227 # define zmemcmp _fmemcmp macro231 # define zmemcmp memcmp macro