Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpythonrun.c58 static void call_sys_exitfunc(void);
430 call_sys_exitfunc(); in Py_Finalize()
1760 call_sys_exitfunc(void) in call_sys_exitfunc() function