Searched refs:zmemcmp (Results 1 – 2 of 2) sorted by relevance
223 # define zmemcmp _fmemcmp macro227 # define zmemcmp memcmp macro232 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
Completed in 3 milliseconds