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

/macosx-10.10.1/vim-55/src/
H A Dif_python.c169 # define Py_FindMethod dll_Py_FindMethod
227 static PyObject*(*dll_Py_FindMethod)(struct PyMethodDef[], PyObject *, char *); variable
307 {"Py_FindMethod", (PYTHON_PROC*)&dll_Py_FindMethod},

Completed in 144 milliseconds