Searched defs:zmemcmp (Results 1 – 14 of 14) sorted by relevance
| /external/zlib/ |
| D | zutil.h | 221 # define zmemcmp _fmemcmp macro 225 # define zmemcmp memcmp macro
|
| D | zutil.c | 152 int ZLIB_INTERNAL zmemcmp(const Bytef* s1, const Bytef* s2, uInt 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/freetype/src/gzip/ |
| D | zutil.h | 233 # define zmemcmp _fmemcmp macro 237 # define zmemcmp ft_memcmp macro
|
| D | zutil.c | 168 int ZLIB_INTERNAL zmemcmp( in zmemcmp() function
|
| /external/tflite-support/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/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
|
| /external/trusty/arm-trusted-firmware/lib/zlib/ |
| D | zutil.h | 227 # define zmemcmp _fmemcmp macro 231 # define zmemcmp memcmp macro
|
| D | zutil.c | 152 int ZLIB_INTERNAL zmemcmp(const Bytef* s1, const Bytef* s2, uInt 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
|