Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c207 # define PySequence_Fast dll_PySequence_Fast
358 static PyObject*(*dll_PySequence_Fast)(PyObject *, const char *); variable
546 {"PySequence_Fast", (PYTHON_PROC*)&dll_PySequence_Fast},