Home
last modified time | relevance | path

Searched defs:_Py_NegativeRefcount (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython3/Objects/
Dobject.c119 _Py_NegativeRefcount(const char *filename, int lineno, PyObject *op) in _Py_NegativeRefcount() function
/aosp_15_r20/external/python/cpython2/Objects/
Dobject.c192 _Py_NegativeRefcount(const char *fname, int lineno, PyObject *op) in _Py_NegativeRefcount() function