Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpythonrun.h29 PyAPI_FUNC(void) Py_InitializeEx(int);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythonrun.h29 PyAPI_FUNC(void) Py_InitializeEx(int);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c135 Py_InitializeEx(int install_sigs) in Py_InitializeEx() function
370 Py_InitializeEx(1); in Py_Initialize()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c141 Py_InitializeEx(int install_sigs) in Py_InitializeEx() function
382 Py_InitializeEx(1); in Py_Initialize()