Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpythonrun.h135 PyAPI_FUNC(void) PyMethod_Fini(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpythonrun.h136 PyAPI_FUNC(void) PyMethod_Fini(void);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
Dpythonrun.c521 PyMethod_Fini(); in Py_Finalize()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
Dpythonrun.c509 PyMethod_Fini(); in Py_Finalize()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dclassobject.c2669 PyMethod_Fini(void) in PyMethod_Fini() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dclassobject.c2693 PyMethod_Fini(void) in PyMethod_Fini() function