Home
last modified time | relevance | path

Searched refs:py3__Py_NegativeRefcount (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_python3.c262 # define _Py_NegativeRefcount py3__Py_NegativeRefcount
444 static void (*py3__Py_NegativeRefcount)(const char *fname, int lineno, PyObject *op); variable
619 {"_Py_NegativeRefcount", (PYTHON_PROC*)&py3__Py_NegativeRefcount},