Searched defs:zmemcmp (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/lib/libz/ | ||
H A D | zutil.h | 211 # define zmemcmp _fmemcmp macro |
H A D | zutil.c | 150 int ZLIB_INTERNAL zmemcmp(const Bytef* s1, const Bytef* s2, uInt len) { in zmemcmp() function |
/openbsd-src/sys/lib/libz/ | ||
H A D | zutil.h | 224 # define zmemcmp _fmemcmp macro |
H A D | zutil.c | 153 int ZLIB_INTERNAL zmemcmp(const Bytef* s1, const Bytef* s2, uInt len) { in zmemcmp() function |
/openbsd-src/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ | ||
H A D | zutil.h | 231 # define zmemcmp global() macro |
H A D | zutil.c | 162 int ZLIB_INTERNAL zmemcmp( zmemcmp() function |