Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c201 # define PyList_SetItem dll_PyList_SetItem
352 static int(*dll_PyList_SetItem)(PyObject *, PyInt, PyObject *); variable
540 {"PyList_SetItem", (PYTHON_PROC*)&dll_PyList_SetItem},