Home
last modified time | relevance | path

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

/openbsd/src/lib/libz/
Dzutil.h211 # define zmemcmp _fmemcmp macro
215 # define zmemcmp memcmp macro
Dzutil.c150 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/
Dzutil.h206 # define zmemcmp _fmemcmp macro
210 # define zmemcmp memcmp macro
Dzutil.c152 int ZLIB_INTERNAL zmemcmp(const Bytef* s1, const Bytef* s2, uInt len) { in zmemcmp() function
/openbsd/src/sys/lib/libz/
Dzutil.h224 # define zmemcmp _fmemcmp macro
228 # define zmemcmp memcmp macro
Dzutil.c153 int ZLIB_INTERNAL zmemcmp(const Bytef* s1, const Bytef* s2, uInt len) { in zmemcmp() function