Lines Matching refs:Py_INCREF
66 Py_INCREF(func); in partial_new()
91 Py_INCREF(kw); in partial_new()
336 Py_INCREF(value); in partial_repr()
385 Py_INCREF(fnargs); in partial_setstate()
394 Py_INCREF(kw); in partial_setstate()
403 Py_INCREF(dict); in partial_setstate()
405 Py_INCREF(fn); in partial_setstate()
561 Py_INCREF(ko->cmp); in keyobject_call()
563 Py_INCREF(object); in keyobject_call()
618 Py_INCREF(cmp); in functools_cmp_to_key()
637 Py_INCREF(result); in functools_reduce()
812 Py_INCREF(key); in lru_cache_make_key()
816 Py_INCREF(args); in lru_cache_make_key()
833 Py_INCREF(item); in lru_cache_make_key()
837 Py_INCREF(kwd_mark); in lru_cache_make_key()
840 Py_INCREF(keyword); in lru_cache_make_key()
842 Py_INCREF(value); in lru_cache_make_key()
850 Py_INCREF(item); in lru_cache_make_key()
856 Py_INCREF(item); in lru_cache_make_key()
892 Py_INCREF(result); in infinite_lru_cache_wrapper()
997 Py_INCREF(result); in bounded_lru_cache_wrapper()
1059 Py_INCREF(result); /* for return */ in bounded_lru_cache_wrapper()
1134 Py_INCREF(result); /* for return */ in bounded_lru_cache_wrapper()
1199 Py_INCREF(func); in lru_cache_new()
1203 Py_INCREF(cache_info_type); in lru_cache_new()
1260 Py_INCREF(self); in lru_cache_descr_get()
1298 Py_INCREF(self); in lru_cache_copy()
1305 Py_INCREF(self); in lru_cache_deepcopy()