Lines Matching refs:Py_INCREF
137 Py_INCREF(object); in weakref_call()
154 Py_INCREF(obj); in weakref_hash()
172 Py_INCREF(obj); in weakref_repr()
221 Py_INCREF(obj); in weakref_richcompare()
222 Py_INCREF(other_obj); in weakref_richcompare()
314 Py_INCREF(ref); in weakref___new__()
443 Py_INCREF(proxy); \
454 Py_INCREF(x); \
455 Py_INCREF(y); \
472 Py_INCREF(proxy); \
473 Py_INCREF(v); \
487 Py_INCREF(proxy); \
517 Py_INCREF(obj); in proxy_setattr()
574 Py_INCREF(o); in WRAP_BINARY()
598 Py_INCREF(obj); in proxy_contains()
613 Py_INCREF(obj); in proxy_length()
628 Py_INCREF(obj); in WRAP_BINARY()
647 Py_INCREF(obj); in proxy_iter()
660 Py_INCREF(obj); in proxy_iternext()
743 Py_INCREF(obj); in proxy_hash()
839 Py_INCREF(result); in PyWeakref_NewRef()
858 Py_INCREF(ref); in PyWeakref_NewRef()
898 Py_INCREF(result); in PyWeakref_NewProxy()
924 Py_INCREF(result); in PyWeakref_NewProxy()
1025 Py_INCREF(current); in PyObject_ClearWeakRefs()