Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Ddeflate.c229 static const char my_version[] = ZLIB_VERSION; local
236 if (version == Z_NULL || version[0] != my_version[0] ||
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Ddeflate.c226 static const char my_version[] = ZLIB_VERSION; local
233 if (version == Z_NULL || version[0] != my_version[0] ||