Searched refs:PyCFunction_ClearFreeList (Results 1 – 5 of 5) sorted by relevance
88 PyAPI_FUNC(int) PyCFunction_ClearFreeList(void);
395 PyCFunction_ClearFreeList(void) in PyCFunction_ClearFreeList() function412 (void)PyCFunction_ClearFreeList(); in PyCFunction_Fini()
839 (void)PyCFunction_ClearFreeList(); in clear_freelists()
946 Remove ``PyMethod_ClearFreeList()`` and ``PyCFunction_ClearFreeList()``
1432 * ``PyMethod_ClearFreeList()`` and ``PyCFunction_ClearFreeList()``: