Searched defs:zmemcmp (Results 1 – 7 of 7) sorted by relevance
171 # define zmemcmp _fmemcmp macro175 # define zmemcmp ft_memcmp macro
28 int zmemcmp(s1, s2, len) in zmemcmp() function
223 # define zmemcmp _fmemcmp macro227 # define zmemcmp memcmp macro
160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
93 #define zmemcmp memcmp macro