Home
last modified time | relevance | path

Searched refs:Py_GetPythonHome (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpythonrun.h26 PyAPI_FUNC(char *) Py_GetPythonHome(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythonrun.h26 PyAPI_FUNC(char *) Py_GetPythonHome(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetpath.c379 char *home = Py_GetPythonHome(); in calculate_path()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c681 Py_GetPythonHome(void) in Py_GetPythonHome() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c694 Py_GetPythonHome(void) in Py_GetPythonHome() function