Searched defs:zmemcmp (Results 1 – 2 of 2) sorted by relevance
227 # define zmemcmp _fmemcmp macro231 # define zmemcmp memcmp macro
161 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function