Home
last modified time | relevance | path

Searched refs:PyFrame_Fini (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpythonrun.h136 PyAPI_FUNC(void) PyFrame_Fini(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythonrun.h137 PyAPI_FUNC(void) PyFrame_Fini(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dframeobject.c977 PyFrame_Fini(void) in PyFrame_Fini() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dframeobject.c979 PyFrame_Fini(void) in PyFrame_Fini() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c510 PyFrame_Fini(); in Py_Finalize()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c522 PyFrame_Fini(); in Py_Finalize()