Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python3.c171 # define PySequence_Fast py3_PySequence_Fast
326 static PyObject* (*py3_PySequence_Fast)(PyObject *, const char *); variable
515 {"PySequence_Fast", (PYTHON_PROC*)&py3_PySequence_Fast},