Searched refs:PyCFunction_ClearFreeList (Results 1 – 3 of 3) sorted by relevance
88 PyAPI_FUNC(int) PyCFunction_ClearFreeList(void);
395 PyCFunction_ClearFreeList(void) in PyCFunction_ClearFreeList() function412 (void)PyCFunction_ClearFreeList(); in PyCFunction_Fini()
842 (void)PyCFunction_ClearFreeList(); in clear_freelists()