Home
last modified time | relevance | path

Searched refs:PY_VERSION (Results 1 – 9 of 9) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dgetversion.c13 PY_VERSION, Py_GetBuildInfo(), Py_GetCompiler()); in Py_GetVersion()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dgetversion.c13 PY_VERSION, Py_GetBuildInfo(), Py_GetCompiler()); in Py_GetVersion()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpatchlevel.h30 #define PY_VERSION "2.7.2" macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpatchlevel.h30 #define PY_VERSION "2.7.10" macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dmain.c405 fprintf(stderr, "Python %s\n", PY_VERSION); in Py_Main()
Dpyexpat.c1856 version = PyString_FromString(PY_VERSION); in MODULE_INITFUNC()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
Dmain.c420 fprintf(stderr, "Python %s\n", PY_VERSION); in Py_Main()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dmain.c443 fprintf(stderr, "Python %s\n", PY_VERSION); in Py_Main()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
Dpyexpat.c1876 version = PyString_FromString(PY_VERSION); in MODULE_INITFUNC()