Searched refs:gc_set_threshold (Results 1 – 8 of 8) sorted by relevance
/dports/databases/py-sqlite3/Python-3.8.12/Modules/ |
H A D | gcmodule.c | 1397 gc_set_threshold(PyObject *self, PyObject *args) in gc_set_threshold() function 1758 {"set_threshold", gc_set_threshold, METH_VARARGS, gc_set_thresh__doc__},
|
/dports/databases/py-gdbm/Python-3.8.12/Modules/ |
H A D | gcmodule.c | 1397 gc_set_threshold(PyObject *self, PyObject *args) in gc_set_threshold() function 1758 {"set_threshold", gc_set_threshold, METH_VARARGS, gc_set_thresh__doc__},
|
/dports/lang/python-tools/Python-3.8.12/Modules/ |
H A D | gcmodule.c | 1397 gc_set_threshold(PyObject *self, PyObject *args) in gc_set_threshold() function 1758 {"set_threshold", gc_set_threshold, METH_VARARGS, gc_set_thresh__doc__},
|
/dports/lang/python38/Python-3.8.12/Modules/ |
H A D | gcmodule.c | 1397 gc_set_threshold(PyObject *self, PyObject *args) in gc_set_threshold() function 1758 {"set_threshold", gc_set_threshold, METH_VARARGS, gc_set_thresh__doc__},
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/ |
H A D | gcmodule.c | 1397 gc_set_threshold(PyObject *self, PyObject *args) in gc_set_threshold() function 1758 {"set_threshold", gc_set_threshold, METH_VARARGS, gc_set_thresh__doc__},
|
/dports/lang/python310/Python-3.10.1/Modules/ |
H A D | gcmodule.c | 1605 gc_set_threshold(PyObject *self, PyObject *args) in gc_set_threshold() function 1990 {"set_threshold", gc_set_threshold, METH_VARARGS, gc_set_thresh__doc__},
|
/dports/lang/python311/Python-3.11.0a3/Modules/ |
H A D | gcmodule.c | 1604 gc_set_threshold(PyObject *self, PyObject *args) in gc_set_threshold() function 1989 {"set_threshold", gc_set_threshold, METH_VARARGS, gc_set_thresh__doc__},
|
/dports/lang/python39/Python-3.9.9/Modules/ |
H A D | gcmodule.c | 1587 gc_set_threshold(PyObject *self, PyObject *args) in gc_set_threshold() function 1982 {"set_threshold", gc_set_threshold, METH_VARARGS, gc_set_thresh__doc__},
|