Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/
Dexample.c521 static const char* myVersion = ZLIB_VERSION; local
523 if (zlibVersion()[0] != myVersion[0]) {
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
Dexample.c552 static const char* myVersion = ZLIB_VERSION; local
554 if (zlibVersion()[0] != myVersion[0]) {