Searched refs:PyInt_Fini (Results 1 – 7 of 7) sorted by relevance
143 PyAPI_FUNC(void) PyInt_Fini(void);
215 PyInt_Fini
360 "PyInt_Fini"
1528 PyInt_Fini(void) in PyInt_Fini() function
537 PyInt_Fini(); in Py_Finalize()
10218 Fix a problem with Vladimir's PyInt_Fini code: clear the free list; if
27597 Fix a problem with Vladimir's PyInt_Fini code: clear the free list; if