Searched refs:PyObject_GC_Track (Results 1 – 25 of 65) sorted by relevance
123
81 #define PyObject_GC_Track(op) macro
37 initialized, it must call :c:func:`PyObject_GC_Track`.66 .. c:function:: void PyObject_GC_Track(PyObject *op)77 A macro version of :c:func:`PyObject_GC_Track`. It should not be used for98 collector. Note that :c:func:`PyObject_GC_Track` can be called again on
175 PyAPI_FUNC(void) PyObject_GC_Track(void *);
34 initialized, it must call :c:func:`PyObject_GC_Track`.75 .. c:function:: void PyObject_GC_Track(PyObject *op)121 collector. Note that :c:func:`PyObject_GC_Track` can be called again on
489 PyObject_GC_Track(ig); in itemgetter_new()628 PyObject_GC_Track(ag); in attrgetter_new()817 PyObject_GC_Track(mc); in methodcaller_new()
1457 #undef PyObject_GC_Track1463 PyObject_GC_Track(void *op) in PyObject_GC_Track() function1472 PyObject_GC_Track(op); in _PyObject_GC_Track()
963 PyObject_GC_Track(self); in csv_reader()1385 PyObject_GC_Track(self); in csv_writer()
210 PyObject_GC_Track(igo); in _grouper_create()343 PyObject_GC_Track(tdo); in teedataobject_new()510 PyObject_GC_Track(newto); in tee_copy()542 PyObject_GC_Track(to); in tee_fromiterable()
36 PyObject_GC_Track(m); in PyModule_New()
100 PyObject_GC_Track(tb); in newtracebackobject()
324 PyAPI_FUNC(void) PyObject_GC_Track(void *);
1003 PyObject_GC_Track(ig); in itemgetter_new()1259 PyObject_GC_Track(ag); in attrgetter_new()1524 PyObject_GC_Track(mc); in methodcaller_new()
387 PyObject_GC_Track(sha); in newSHA224object()396 PyObject_GC_Track(sha); in newSHA256object()
442 PyObject_GC_Track(sha); in newSHA384object()450 PyObject_GC_Track(sha); in newSHA512object()
74 PyObject_GC_Track(dp); in newdbmobject()
314 PyObject_GC_Track(sha); in newSHA1object()
83 PyObject_GC_Track(dp); in newgdbmobject()
1438 PyObject_GC_Track(self); in _sre_compile_impl()2467 PyObject_GC_Track(match); in pattern_new_match()2620 PyObject_GC_Track(scanner); in pattern_scanner()
1048 PyObject_GC_Track(self); in csv_reader()1474 PyObject_GC_Track(self); in csv_writer()
585 PyObject_GC_Track(result); in keyobject_call()645 PyObject_GC_Track(object); in functools_cmp_to_key()
405 PyObject_GC_Track(ob); in minibuffer_new()
114 PyObject_GC_Track(self); in pysqlite_statement_create()
839 PyObject_GC_Track(var); in contextvar_new()1234 PyObject_GC_Track(tok); in token_new()
346 PyObject_GC_Track((PyObject *)p); in CThunkObject_new()
408 PyObject_GC_Track((PyObject *)p); in CThunkObject_new()