Home
last modified time | relevance | path

Searched refs:PY_RELEASE_LEVEL_FINAL (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpatchlevel.h18 #define PY_RELEASE_LEVEL_FINAL 0xF /* Serial should be 0 here */ macro
26 #define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_FINAL
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpatchlevel.h18 #define PY_RELEASE_LEVEL_FINAL 0xF /* Serial should be 0 here */ macro
26 #define PY_RELEASE_LEVEL PY_RELEASE_LEVEL_FINAL
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dsysmodule.c1311 #elif PY_RELEASE_LEVEL == PY_RELEASE_LEVEL_FINAL in make_version_info()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dsysmodule.c1332 #elif PY_RELEASE_LEVEL == PY_RELEASE_LEVEL_FINAL in make_version_info()