Home
last modified time | relevance | path

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

/optee_os/core/lib/zlib/
H A Dzutil.h227 # define zmemcmp _fmemcmp macro
231 # define zmemcmp memcmp macro
H A Dzutil.c161 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function