Home
last modified time | relevance | path

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

/external/zlib/
Dzutil.h221 # define zmemcmp _fmemcmp macro
225 # define zmemcmp memcmp macro
Dzutil.c152 int ZLIB_INTERNAL zmemcmp(const Bytef* s1, const Bytef* s2, uInt len) { in zmemcmp() function
/external/freetype/src/gzip/
Dzutil.h233 # define zmemcmp _fmemcmp macro
237 # define zmemcmp ft_memcmp macro
Dzutil.c168 int ZLIB_INTERNAL zmemcmp( in zmemcmp() function
/external/libwebsockets/win32port/zlib/
Dzutil.h231 # define zmemcmp _fmemcmp macro
235 # define zmemcmp memcmp macro
Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
/external/trusty/arm-trusted-firmware/lib/zlib/
Dzutil.h227 # define zmemcmp _fmemcmp macro
231 # define zmemcmp memcmp macro
Dzutil.c152 int ZLIB_INTERNAL zmemcmp(const Bytef* s1, const Bytef* s2, uInt len) { in zmemcmp() function