Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c197 # define PyList_GetItem dll_PyList_GetItem
348 static PyObject*(*dll_PyList_GetItem)(PyObject *, PyInt); variable
536 {"PyList_GetItem", (PYTHON_PROC*)&dll_PyList_GetItem},