Home
last modified time | relevance | path

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

/xnu-11215/libkern/zlib/
H A Dzutil.h269 # define zmemcmp _fmemcmp macro
273 # define zmemcmp memcmp macro
H A Dzutil.c186 zmemcmp(const Bytef* s1, const Bytef* s2, uInt len) in zmemcmp() function