Home
last modified time | relevance | path

Searched defs:zmemcmp (Results 1 – 10 of 10) 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/rust/crates/libz-sys/src/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/libwebsockets/win32port/zlib/
Dzutil.h231 # define zmemcmp _fmemcmp macro
235 # define zmemcmp memcmp macro
Dzutil.c160 int ZLIB_INTERNAL 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/
Dzutil.h238 # define zmemcmp _fmemcmp macro
242 # define zmemcmp memcmp macro
Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function