Home
last modified time | relevance | path

Searched refs:gc_set_debug (Results 1 – 13 of 13) sorted by relevance

/dports/lang/python37/Python-3.7.12/Modules/clinic/
H A Dgcmodule.c.h128 {"set_debug", (PyCFunction)gc_set_debug, METH_O, gc_set_debug__doc__},
134 gc_set_debug(PyObject *module, PyObject *arg) in gc_set_debug() function
/dports/databases/py-gdbm/Python-3.8.12/Modules/clinic/
H A Dgcmodule.c.h143 {"set_debug", (PyCFunction)gc_set_debug, METH_O, gc_set_debug__doc__},
149 gc_set_debug(PyObject *module, PyObject *arg) in gc_set_debug() function
/dports/lang/python-tools/Python-3.8.12/Modules/clinic/
H A Dgcmodule.c.h143 {"set_debug", (PyCFunction)gc_set_debug, METH_O, gc_set_debug__doc__},
149 gc_set_debug(PyObject *module, PyObject *arg) in gc_set_debug() function
/dports/lang/python311/Python-3.11.0a3/Modules/clinic/
H A Dgcmodule.c.h138 {"set_debug", (PyCFunction)gc_set_debug, METH_O, gc_set_debug__doc__},
144 gc_set_debug(PyObject *module, PyObject *arg) in gc_set_debug() function
/dports/lang/python310/Python-3.10.1/Modules/clinic/
H A Dgcmodule.c.h138 {"set_debug", (PyCFunction)gc_set_debug, METH_O, gc_set_debug__doc__},
144 gc_set_debug(PyObject *module, PyObject *arg) in gc_set_debug() function
/dports/lang/python39/Python-3.9.9/Modules/clinic/
H A Dgcmodule.c.h143 {"set_debug", (PyCFunction)gc_set_debug, METH_O, gc_set_debug__doc__},
149 gc_set_debug(PyObject *module, PyObject *arg) in gc_set_debug() function
/dports/lang/python38/Python-3.8.12/Modules/clinic/
H A Dgcmodule.c.h143 {"set_debug", (PyCFunction)gc_set_debug, METH_O, gc_set_debug__doc__},
149 gc_set_debug(PyObject *module, PyObject *arg) in gc_set_debug() function
/dports/databases/py-sqlite3/Python-3.8.12/Modules/clinic/
H A Dgcmodule.c.h143 {"set_debug", (PyCFunction)gc_set_debug, METH_O, gc_set_debug__doc__},
149 gc_set_debug(PyObject *module, PyObject *arg) in gc_set_debug() function
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Modules/clinic/
H A Dgcmodule.c.h143 {"set_debug", (PyCFunction)gc_set_debug, METH_O, gc_set_debug__doc__},
149 gc_set_debug(PyObject *module, PyObject *arg) in gc_set_debug() function
/dports/www/yaws/yaws-2.0.6/include/
H A Dyaws.hrl47 -define(gc_set_debug(GC, Bool), macro
/dports/lang/python-legacy/Python-2.7.18/Modules/
H A Dgcmodule.c1142 gc_set_debug(PyObject *self, PyObject *args) in gc_set_debug() function
1366 {"set_debug", gc_set_debug, METH_VARARGS, gc_set_debug__doc__},
/dports/lang/python27/Python-2.7.18/Modules/
H A Dgcmodule.c1142 gc_set_debug(PyObject *self, PyObject *args) in gc_set_debug() function
1366 {"set_debug", gc_set_debug, METH_VARARGS, gc_set_debug__doc__},
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dgcmodule.c1091 gc_set_debug(PyObject *self, PyObject *args) in gc_set_debug() function
1315 {"set_debug", gc_set_debug, METH_VARARGS, gc_set_debug__doc__},