Lines Matching refs:Py_INCREF
100 Py_INCREF(func); in partial_new()
125 Py_INCREF(kw); in partial_new()
387 Py_INCREF(value); in partial_repr()
436 Py_INCREF(fnargs); in partial_setstate()
445 Py_INCREF(kw); in partial_setstate()
454 Py_INCREF(dict); in partial_setstate()
456 Py_INCREF(fn); in partial_setstate()
581 Py_INCREF(ko->cmp); in keyobject_call()
583 Py_INCREF(object); in keyobject_call()
642 Py_INCREF(cmp); in functools_cmp_to_key()
662 Py_INCREF(result); in functools_reduce()
826 Py_INCREF(key); in lru_cache_make_key()
830 Py_INCREF(args); in lru_cache_make_key()
847 Py_INCREF(item); in lru_cache_make_key()
851 Py_INCREF(kwd_mark); in lru_cache_make_key()
854 Py_INCREF(keyword); in lru_cache_make_key()
856 Py_INCREF(value); in lru_cache_make_key()
864 Py_INCREF(item); in lru_cache_make_key()
870 Py_INCREF(item); in lru_cache_make_key()
906 Py_INCREF(result); in infinite_lru_cache_wrapper()
1011 Py_INCREF(result); in bounded_lru_cache_wrapper()
1073 Py_INCREF(result); /* for return */ in bounded_lru_cache_wrapper()
1148 Py_INCREF(result); /* for return */ in bounded_lru_cache_wrapper()
1219 Py_INCREF(func); in lru_cache_new()
1223 Py_INCREF(state->kwd_mark); in lru_cache_new()
1225 Py_INCREF(state->lru_list_elem_type); in lru_cache_new()
1227 Py_INCREF(cache_info_type); in lru_cache_new()
1295 Py_INCREF(self); in lru_cache_descr_get()
1333 Py_INCREF(self); in lru_cache_copy()
1340 Py_INCREF(self); in lru_cache_deepcopy()