Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpythonrun.h33 PyAPI_FUNC(void) Py_EndInterpreter(PyThreadState *);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythonrun.h33 PyAPI_FUNC(void) Py_EndInterpreter(PyThreadState *);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c640 Py_EndInterpreter(PyThreadState *tstate) in Py_EndInterpreter() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c653 Py_EndInterpreter(PyThreadState *tstate) in Py_EndInterpreter() function