Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c292 # define _Py_Dealloc dll__Py_Dealloc
441 static void (*dll__Py_Dealloc)(PyObject *obj); variable
623 {"_Py_Dealloc", (PYTHON_PROC*)&dll__Py_Dealloc},