Searched refs:PY_VERSION (Results 1 – 9 of 9) sorted by relevance
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
D | getversion.c | 13 PY_VERSION, Py_GetBuildInfo(), Py_GetCompiler()); in Py_GetVersion()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
D | getversion.c | 13 PY_VERSION, Py_GetBuildInfo(), Py_GetCompiler()); in Py_GetVersion()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/ |
D | patchlevel.h | 30 #define PY_VERSION "2.7.2" macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/ |
D | patchlevel.h | 30 #define PY_VERSION "2.7.10" macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
D | main.c | 405 fprintf(stderr, "Python %s\n", PY_VERSION); in Py_Main()
|
D | pyexpat.c | 1856 version = PyString_FromString(PY_VERSION); in MODULE_INITFUNC()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/ |
D | main.c | 420 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/ |
D | main.c | 443 fprintf(stderr, "Python %s\n", PY_VERSION); in Py_Main()
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/ |
D | pyexpat.c | 1876 version = PyString_FromString(PY_VERSION); in MODULE_INITFUNC()
|