Home
last modified time | relevance | path

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

/external/python/cpython3/Python/
Dpylifecycle.c68 extern void PyLong_Fini(void);
1278 PyLong_Fini(); in Py_FinalizeEx()
/external/python/cpython3/Objects/
Dlongobject.c5511 PyLong_Fini(void) in PyLong_Fini() function