Home
last modified time | relevance | path

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

/external/freetype/src/gzip/
Dzutil.h171 # define zmemcmp _fmemcmp macro
175 # define zmemcmp ft_memcmp macro
Dzutil.c28 int zmemcmp(s1, s2, len) in zmemcmp() function
/external/python/cpython2/Modules/zlib/
Dzutil.h223 # define zmemcmp _fmemcmp macro
227 # define zmemcmp memcmp macro
Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
/external/zlib/src/
Dzutil.h223 # define zmemcmp _fmemcmp macro
227 # define zmemcmp memcmp macro
Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
/external/u-boot/lib/zlib/
Dzutil.h93 #define zmemcmp memcmp macro