Searched refs:Py_DecRef (Results 1 – 15 of 15) sorted by relevance
109 Py_DecRef(flat_dictionary); in FlattenDictItems()122 Py_DecRef(flat_dictionary); in FlattenDictItems()135 Py_DecRef(flat_dictionary); in FlattenDictItems()
253 ctypes.pythonapi.Py_DecRef(c_tb_next)
66 ``Py_IncRef(PyObject *o)``, ``Py_DecRef(PyObject *o)``. They are
67 ``Py_IncRef(PyObject *o)``, ``Py_DecRef(PyObject *o)``. They are
508 PyAPI_FUNC(void) Py_DecRef(PyObject *);
1484 Py_DecRef(repr); in SwigPyObject_repr()1485 Py_DecRef(nrep); in SwigPyObject_repr()5758 Py_DecRef(str); in swig_varlink_str()5759 Py_DecRef(tail); in swig_varlink_str()5764 Py_DecRef(str); in swig_varlink_str()5765 Py_DecRef(tail); in swig_varlink_str()5771 Py_DecRef(str); in swig_varlink_str()5772 Py_DecRef(tail); in swig_varlink_str()
865 PyAPI_FUNC(void) Py_DecRef(PyObject *);
724 Py_DecRef=python39.Py_DecRef
2371 Py_DecRef(offset); in make_timezones_capi()2372 Py_DecRef(name); in make_timezones_capi()2395 Py_DecRef(offset); in get_timezones_offset_zero()2396 Py_DecRef(name); in get_timezones_offset_zero()3739 Py_DecRef(obj); in test_incref_decref_API()3740 Py_DecRef(obj); in test_incref_decref_API()
479 "Py_DecRef"
135 Py_DecRef(PyObject *o) in Py_DecRef() function
212 Py_DecRef(PyObject *o) in Py_DecRef() function
1016 Py_DecRef(getline); in FormatErrorStatusStackTrace()1017 Py_DecRef(linecache); in FormatErrorStatusStackTrace()
3605 - New public functions Py_IncRef() and Py_DecRef(), exposing the
20989 - New public functions Py_IncRef() and Py_DecRef(), exposing the