Searched refs:PyInt_ClearFreeList (Results 1 – 4 of 4) sorted by relevance
67 PyAPI_FUNC(int) PyInt_ClearFreeList(void);
134 .. c:function:: int PyInt_ClearFreeList()
1473 PyInt_ClearFreeList(void) in PyInt_ClearFreeList() function1545 u = PyInt_ClearFreeList(); in PyInt_Fini()
844 (void)PyInt_ClearFreeList(); in clear_freelists()