Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dmodsupport.h114 void _PyArg_Fini(void);
/external/python/cpython3/Python/
Dpylifecycle.c1284 _PyArg_Fini(); in Py_FinalizeEx()
Dgetargs.c2541 _PyArg_Fini(void) in _PyArg_Fini() function