Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c290 # define _Py_NegativeRefcount dll__Py_NegativeRefcount
439 static void (*dll__Py_NegativeRefcount)(const char *fname, int lineno, PyObject *op); variable
621 {"_Py_NegativeRefcount", (PYTHON_PROC*)&dll__Py_NegativeRefcount},