Home
last modified time | relevance | path

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

/trusted-firmware-a/lib/zlib/
A 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));
A Dzutil.c160 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function

Completed in 3 milliseconds