Searched refs:PyGC_Enable (Results 1 – 10 of 10) sorted by relevance
156 PyAPI_FUNC(int) PyGC_Enable(void);
1009 PyGC_Enable(); in subprocess_fork_exec()
1487 PyGC_Enable(); in gc_enable_impl()2055 PyGC_Enable(void) in PyGC_Enable() function
154 old_state = PyGC_Enable(); in test_gc_control()174 old_state = PyGC_Enable(); in test_gc_control()201 PyGC_Enable(); in test_gc_control()
209 .. c:function:: int PyGC_Enable(void)
274 EXPORT_FUNC(PyGC_Enable)
282 function,PyGC_Enable,3.10,
2153 function PyGC_Enable
1750 :c:func:`PyGC_Enable()`, :c:func:`PyGC_Disable()`,
2118 :c:func:`PyGC_Enable()`,