Home
last modified time | relevance | path

Searched defs:zmemcmp (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/lib/libz/
H A Dzutil.h211 # define zmemcmp _fmemcmp macro
207 # define zmemcmp global() macro
H A Dzutil.c150 int ZLIB_INTERNAL zmemcmp(const Bytef* s1, const Bytef* s2, uInt len) { in zmemcmp() function
/openbsd-src/sys/lib/libz/
H A Dzutil.h224 # define zmemcmp _fmemcmp macro
220 # define zmemcmp global() macro
H A Dzutil.c153 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 Dzutil.h231 # define zmemcmp global() macro
235 # define zmemcmp global() macro
H A Dzutil.c162 int ZLIB_INTERNAL zmemcmp( zmemcmp() function