Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dzmod_subr.c75 zmemcmp(const void *s1, const void *s2, uint_t len) in zmemcmp() function
H A Dzutil.h234 # define zmemcmp _fmemcmp macro
238 # define zmemcmp memcmp macro
H A Dzutil.c166 int zmemcmp(s1, s2, len) in zmemcmp() function
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dzutil.h226 # define zmemcmp _fmemcmp macro
230 # define zmemcmp memcmp macro
H A Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dzutil.h226 # define zmemcmp _fmemcmp macro
230 # define zmemcmp memcmp macro
H A Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dzutil.h226 # define zmemcmp _fmemcmp macro
230 # define zmemcmp memcmp macro
H A Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
/netbsd-src/sys/net/
H A Dzlib.c238 # define zmemcmp _fmemcmp macro
242 # define zmemcmp memcmp macro
5671 int zmemcmp(s1, s2, len) in zmemcmp() function