Searched refs:_PySlice_Fini (Results 1 – 3 of 3) sorted by relevance
90 extern void _PySlice_Fini(PyInterpreterState *interp);
100 void _PySlice_Fini(PyInterpreterState *interp) in _PySlice_Fini() function
1650 _PySlice_Fini(interp); in finalize_interp_types()