Home
last modified time | relevance | path

Searched refs:_Py_NegativeRefcount (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/
H A Dobject.h473 PyAPI_FUNC(void) _Py_NegativeRefcount(const char *filename, int lineno,
523 _Py_NegativeRefcount(filename, lineno, op); in Py_DECREF()
/third_party/python/PC/
H A Dpython3dll.c22 EXPORT_FUNC(_Py_NegativeRefcount)
/third_party/python/Objects/
H A Dobject.c119 _Py_NegativeRefcount(const char *filename, int lineno, PyObject *op) in _Py_NegativeRefcount() function

Completed in 6 milliseconds