Searched defs:zmemcmp (Results 1 - 11 of 11) sorted by relevance

/external/freetype/src/gzip/
H A Dzutil.c28 int zmemcmp(s1, s2, len) function
H A Dzutil.h171 # define zmemcmp _fmemcmp macro
175 # define zmemcmp ft_memcmp macro
180 extern int zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dfx_zlib_zutil.c164 int ZLIB_INTERNAL zmemcmp( function
H A Dzutil.h207 # define zmemcmp _fmemcmp macro
211 # define zmemcmp FXSYS_memcmp32 macro
216 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
/external/chromium_org/third_party/zlib/
H A Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) function
H A Dzutil.h246 # define zmemcmp _fmemcmp macro
250 # define zmemcmp memcmp macro
255 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
/external/qemu/distrib/zlib-1.2.8/
H A Dzutil.c163 int ZLIB_INTERNAL zmemcmp(s1, s2, len) function
H A Dzutil.h205 # define zmemcmp _fmemcmp macro
209 # define zmemcmp memcmp macro
214 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
/external/zlib/src/
H A Dzutil.c163 int ZLIB_INTERNAL zmemcmp(s1, s2, len) function
H A Dzutil.h205 # define zmemcmp _fmemcmp macro
209 # define zmemcmp memcmp macro
214 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
/external/zlib/
H A Dzutil.h205 # define zmemcmp _fmemcmp macro
209 # define zmemcmp memcmp macro
214 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));

Completed in 208 milliseconds