Searched defs:zmemcmp (Results 1 – 12 of 12) sorted by relevance
| /external/freetype/src/gzip/ |
| D | zutil.h | 171 # define zmemcmp _fmemcmp macro 175 # define zmemcmp ft_memcmp macro
|
| D | zutil.c | 28 int zmemcmp(s1, s2, len) in zmemcmp() function
|
| /external/angle/third_party/zlib/ |
| D | zutil.h | 238 # define zmemcmp _fmemcmp macro 242 # define zmemcmp memcmp macro
|
| D | zutil.c | 160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
|
| /external/python/cpython2/Modules/zlib/ |
| D | zutil.h | 223 # define zmemcmp _fmemcmp macro 227 # define zmemcmp memcmp macro
|
| D | zutil.c | 160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
|
| /external/rust/crates/libz-sys/src/zlib/ |
| D | zutil.h | 223 # define zmemcmp _fmemcmp macro 227 # define zmemcmp memcmp macro
|
| D | zutil.c | 160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
|
| /external/zlib/ |
| D | zutil.h | 238 # define zmemcmp _fmemcmp macro 242 # define zmemcmp memcmp macro
|
| D | zutil.c | 160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
|
| /external/libwebsockets/win32port/zlib/ |
| D | zutil.h | 231 # define zmemcmp _fmemcmp macro 235 # define zmemcmp memcmp macro
|
| D | zutil.c | 160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
|