Home
last modified time | relevance | path

Searched defs:Py_AtExit (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Python/
Dpylifecycle.c2257 int Py_AtExit(void (*func)(void)) in Py_AtExit() function
/external/python/cpython2/Python/
Dpythonrun.c1751 int Py_AtExit(void (*func)(void)) in Py_AtExit() function