Home
last modified time | relevance | path

Searched refs:_Py_ForgetReference (Results 1 - 7 of 7) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_object.h45 _Py_ForgetReference(op); in _Py_DECREF_SPECIALIZED()
/third_party/python/Include/cpython/
H A Dobject.h9 PyAPI_FUNC(void) _Py_ForgetReference(PyObject *);
/third_party/python/Objects/
H A Dstructseq.c470 _Py_ForgetReference((PyObject *)type); in _PyStructSequence_InitType()
H A Dtupleobject.c959 _Py_ForgetReference((PyObject *) v); in _PyTuple_Resize()
H A Dobject.c2040 _Py_ForgetReference(PyObject *op) in _Py_ForgetReference() function
2388 _Py_ForgetReference(op); in _Py_Dealloc()
H A Dbytesobject.c3086 _Py_ForgetReference(v); in _PyBytes_Resize()
H A Dunicodeobject.c1057 _Py_ForgetReference(unicode); in resize_compact()

Completed in 28 milliseconds