Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/
Dzutil.h208 # define zmemcmp _fmemcmp macro
212 # define zmemcmp memcmp macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dzutil.h205 # define zmemcmp _fmemcmp macro
209 # define zmemcmp memcmp macro
Dzutil.c163 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dzutil.h235 # define zmemcmp _fmemcmp macro
239 # define zmemcmp memcmp macro
Dzutil.c160 int zmemcmp(s1, s2, len) in zmemcmp() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/zlib/
Dzutil.h235 # define zmemcmp _fmemcmp macro
239 # define zmemcmp memcmp macro
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
Dzutil.h223 # define zmemcmp _fmemcmp macro
227 # define zmemcmp memcmp macro
Dzutil.c157 int ZLIB_INTERNAL zmemcmp(s1, s2, len) in zmemcmp() function