Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/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