Searched refs:_Py_INCREF (Results 1 – 1 of 1) sorted by relevance
403 static inline void _Py_INCREF(PyObject *op) in _Py_INCREF() function411 #define Py_INCREF(op) _Py_INCREF(_PyObject_CAST(op))