Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c220 # define PyMapping_Keys dll_PyMapping_Keys
371 static PyObject* (*dll_PyMapping_Keys)(PyObject *); variable
557 {"PyMapping_Keys", (PYTHON_PROC*)&dll_PyMapping_Keys},