Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c216 # define PyDict_Type (*dll_PyDict_Type)
369 static PyTypeObject* dll_PyDict_Type; variable
555 {"PyDict_Type", (PYTHON_PROC*)&dll_PyDict_Type},