Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpythonrun.h105 PyAPI_FUNC(char *) Py_GetExecPrefix(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythonrun.h105 PyAPI_FUNC(char *) Py_GetExecPrefix(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dgetpath.c637 Py_GetExecPrefix(void) in Py_GetExecPrefix() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dgetpath.c706 Py_GetExecPrefix(void) in Py_GetExecPrefix() function
Dedk2module.c3572 Py_GetExecPrefix(), in _PyPopenCreateProcess()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetpath.c679 Py_GetExecPrefix(void) in Py_GetExecPrefix() function
Dposixmodule.c5162 Py_GetExecPrefix(), in _PyPopenCreateProcess()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dsysmodule.c1424 PyString_FromString(Py_GetExecPrefix())); in _PySys_Init()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dsysmodule.c1445 PyString_FromString(Py_GetExecPrefix())); in _PySys_Init()