Lines Matching refs:Py_DECREF
120 Py_DECREF(tp); in structseq_dealloc()
169 Py_DECREF(arg); in structseq_new_impl()
179 Py_DECREF(arg); in structseq_new_impl()
187 Py_DECREF(arg); in structseq_new_impl()
196 Py_DECREF(arg); in structseq_new_impl()
203 Py_DECREF(arg); in structseq_new_impl()
211 Py_DECREF(arg); in structseq_new_impl()
221 Py_DECREF(res); in structseq_new_impl()
257 Py_DECREF(type_name); in structseq_repr()
260 Py_DECREF(type_name); in structseq_repr()
287 Py_DECREF(name); in structseq_repr()
290 Py_DECREF(name); in structseq_repr()
303 Py_DECREF(repr); in structseq_repr()
306 Py_DECREF(repr); in structseq_repr()
354 Py_DECREF(tup); in structseq_reduce()
355 Py_DECREF(dict); in structseq_reduce()
395 Py_DECREF(v); \ in initialize_structseq_dict()
398 Py_DECREF(v); \ in initialize_structseq_dict()
432 Py_DECREF(keys); in initialize_structseq_dict()
436 Py_DECREF(keys); in initialize_structseq_dict()
515 Py_DECREF(type); in _PyStructSequence_InitType()
579 Py_DECREF(type); in PyStructSequence_NewType()