Searched refs:PyMethod_ClearFreeList (Results 1 – 4 of 4) sorted by relevance
78 PyAPI_FUNC(int) PyMethod_ClearFreeList(void);
68 .. c:function:: int PyMethod_ClearFreeList()
840 (void)PyMethod_ClearFreeList(); in clear_freelists()
2678 PyMethod_ClearFreeList(void) in PyMethod_ClearFreeList() function2695 (void)PyMethod_ClearFreeList(); in PyMethod_Fini()