Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c199 # define PyList_Insert dll_PyList_Insert
350 static int(*dll_PyList_Insert)(PyObject *, PyInt, PyObject *); variable
538 {"PyList_Insert", (PYTHON_PROC*)&dll_PyList_Insert},