Searched refs:_Py_NegativeRefcount (Results 1 – 2 of 2) sorted by relevance
397 PyAPI_FUNC(void) _Py_NegativeRefcount(const char *filename, int lineno,425 _Py_NegativeRefcount(filename, lineno, op); in _Py_DECREF()
120 _Py_NegativeRefcount(const char *filename, int lineno, PyObject *op) in _Py_NegativeRefcount() function