Home
last modified time | relevance | path

Searched refs:zmemcmp (Results 1 – 25 of 28) sorted by relevance

12

/third_party/freetype/src/gzip/
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));
Dzutil.c28 int zmemcmp(s1, s2, len) in zmemcmp() function
/third_party/skia/third_party/externals/freetype/src/gzip/
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));
Dzutil.c28 int zmemcmp(s1, s2, len) in zmemcmp() function
/third_party/flutter/skia/third_party/externals/freetype/src/gzip/
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));
Dzutil.c28 int zmemcmp(s1, s2, len) in zmemcmp() function
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/
Dzutil.h223 # define zmemcmp _fmemcmp macro
227 # define zmemcmp memcmp macro
232 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/
Dzutil.h223 # define zmemcmp _fmemcmp macro
227 # define zmemcmp memcmp macro
232 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
Ddeflate.c1454 if (zmemcmp(s->window + match,
/third_party/zlib/
Dzutil.h226 # define zmemcmp _fmemcmp macro
230 # define zmemcmp memcmp macro
235 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
Ddeflate.c1494 if (zmemcmp(s->window + match,
/third_party/libwebsockets/win32port/zlib/
Dzutil.h231 # define zmemcmp _fmemcmp macro
235 # define zmemcmp memcmp macro
240 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
Ddeflate.c1289 if (zmemcmp(s->window + match,
/third_party/skia/third_party/externals/zlib/
Dzutil.h238 # define zmemcmp _fmemcmp macro
242 # define zmemcmp memcmp macro
247 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
Ddeflate.c1517 if (zmemcmp(s->window + match,
/third_party/flutter/skia/third_party/externals/zlib/
Dzutil.h238 # define zmemcmp _fmemcmp macro
242 # define zmemcmp memcmp macro
247 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
/third_party/node/deps/zlib/
Dzutil.h238 # define zmemcmp _fmemcmp macro
242 # define zmemcmp memcmp macro
247 int ZLIB_INTERNAL zmemcmp OF((const Bytef* s1, const Bytef* s2, uInt len));
Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
Ddeflate.c1490 if (zmemcmp(s->window + match,

12