Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/gzip/
H A Dzutil.c28 int zmemcmp(s1, s2, len) in zmemcmp() function
H A Dzutil.h171 # define zmemcmp _fmemcmp macro
175 # define zmemcmp ft_memcmp macro
/third_party/libwebsockets/win32port/zlib/
H A Dzutil.h231 # define zmemcmp _fmemcmp macro
235 # define zmemcmp memcmp macro
H A Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
/third_party/node/deps/v8/third_party/zlib/
H A Dzutil.h230 # define zmemcmp _fmemcmp macro
234 # define zmemcmp memcmp macro
H A Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
/third_party/node/deps/zlib/
H A Dzutil.h242 # define zmemcmp _fmemcmp macro
246 # define zmemcmp memcmp macro
H A Dzutil.c152 int ZLIB_INTERNAL zmemcmp(const Bytef* s1, const Bytef* s2, uInt len) { in zmemcmp() function
/third_party/skia/third_party/externals/zlib/
H A Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
H A Dzutil.h238 # define zmemcmp _fmemcmp macro
242 # define zmemcmp memcmp macro
/third_party/zlib/
H A Dzutil.c157 int ZLIB_INTERNAL zmemcmp(const Bytef* s1, const Bytef* s2, uInt len) in zmemcmp() function
H A Dzutil.h206 # define zmemcmp _fmemcmp macro
210 # define zmemcmp memcmp macro

Completed in 6 milliseconds