Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpatchlevel.h27 #define PY_RELEASE_SERIAL 0 macro
43 (PY_RELEASE_SERIAL << 0))
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpatchlevel.h27 #define PY_RELEASE_SERIAL 0 macro
43 (PY_RELEASE_SERIAL << 0))
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dsysmodule.c1324 SetIntItem(PY_RELEASE_SERIAL); in make_version_info()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dsysmodule.c1345 SetIntItem(PY_RELEASE_SERIAL); in make_version_info()