Home
last modified time | relevance | path

Searched defs:zmemcmp (Results 1 – 9 of 9) 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/zlib/src/
Dzutil.h205 # define zmemcmp _fmemcmp macro
209 # define zmemcmp memcmp macro
Dzutil.c163 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
/external/opencv3/3rdparty/zlib/
Dzutil.h205 # define zmemcmp _fmemcmp macro
209 # define zmemcmp memcmp macro
Dzutil.c163 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
/external/pdfium/third_party/zlib_v128/
Dzutil.h207 # define zmemcmp _fmemcmp macro
211 # define zmemcmp FXSYS_memcmp macro
Dzutil.c164 int ZLIB_INTERNAL zmemcmp( in zmemcmp() function
/external/zlib/
Dzutil.h205 # define zmemcmp _fmemcmp macro
209 # define zmemcmp memcmp macro