Searched refs:PyFloat_Fini (Results 1 – 7 of 7) sorted by relevance
144 PyAPI_FUNC(void) PyFloat_Fini(void);
182 PyFloat_Fini
313 "PyFloat_Fini"
538 PyFloat_Fini(); in Py_Finalize()
2258 PyFloat_Fini(void) in PyFloat_Fini() function
10213 Fix a problem with Vladimir's PyFloat_Fini code: clear the free list; if
27592 Fix a problem with Vladimir's PyFloat_Fini code: clear the free list; if