Home
last modified time | relevance | path

Searched refs:gc_get_objects (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython3/Modules/clinic/
Dgcmodule.c.h236 …{"get_objects", _PyCFunction_CAST(gc_get_objects), METH_FASTCALL|METH_KEYWORDS, gc_get_objects__do…
242 gc_get_objects(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames) in gc_get_objects() function
/aosp_15_r20/external/python/cpython2/Modules/
Dgcmodule.c1307 gc_get_objects(PyObject *self, PyObject *noargs) in gc_get_objects() function
1373 {"get_objects", gc_get_objects,METH_NOARGS, gc_get_objects__doc__},
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dglobals-to-fix.tsv631 Modules/clinic/gcmodule.c.h gc_get_objects _parser -
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/
DTODO969 Modules/clinic/gcmodule.c.h:gc_get_objects():_parser static _PyArg_Parser _parser