Searched refs:PyMethod_ClearFreeList (Results 1 – 8 of 8) sorted by relevance
35 PyAPI_FUNC(int) PyMethod_ClearFreeList(void);
78 PyAPI_FUNC(int) PyMethod_ClearFreeList(void);
370 PyMethod_ClearFreeList(void) in PyMethod_ClearFreeList() function387 (void)PyMethod_ClearFreeList(); in PyMethod_Fini()
68 .. c:function:: int PyMethod_ClearFreeList()
97 .. c:function:: int PyMethod_ClearFreeList()
837 (void)PyMethod_ClearFreeList(); in clear_freelists()
2675 PyMethod_ClearFreeList(void) in PyMethod_ClearFreeList() function2692 (void)PyMethod_ClearFreeList(); in PyMethod_Fini()
781 (void)PyMethod_ClearFreeList(); in clear_freelists()