Searched defs:zmemcmp (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/uts/common/zmod/
H A Dzmod_subr.c75 zmemcmp(const void *s1, const void *s2, uint_t len) function
H A Dzutil.c166 int zmemcmp(s1, s2, len) function
H A Dzutil.h234 # define zmemcmp _fmemcmp macro
238 # define zmemcmp memcmp macro
/netbsd-current/external/gpl3/binutils.old/dist/zlib/
H A Dzutil.h223 # define zmemcmp _fmemcmp macro
227 # define zmemcmp memcmp macro
H A Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) function
/netbsd-current/common/dist/zlib/
H A Dzutil.h241 # define zmemcmp _fmemcmp macro
245 # define zmemcmp memcmp macro
H A Dzutil.c164 int ZLIB_INTERNAL zmemcmp(s1, s2, len) function
/netbsd-current/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) function
/netbsd-current/external/gpl3/gdb.old/dist/zlib/
H A Dzutil.h223 # define zmemcmp _fmemcmp macro
227 # define zmemcmp memcmp macro
H A Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) function
/netbsd-current/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) function
/netbsd-current/sys/net/
H A Dzlib.c238 # define zmemcmp _fmemcmp macro
242 # define zmemcmp memcmp macro
5654 int zmemcmp(s1, s2, len) function

Completed in 271 milliseconds