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

/macosx-10.10.1/vim-55/src/
H A Dif_python.c149 # define PyList_GetItem dll_PyList_GetItem
207 static PyObject*(*dll_PyList_GetItem)(PyObject *, PyInt); variable
287 {"PyList_GetItem", (PYTHON_PROC*)&dll_PyList_GetItem},

Completed in 82 milliseconds