Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dpythonrun.c66 static void call_sys_exitfunc(void);
423 call_sys_exitfunc(); in Py_Finalize()
1748 call_sys_exitfunc(void) in call_sys_exitfunc() function