Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c258 # define PySlice_Type (*dll_PySlice_Type)
407 static PyTypeObject* dll_PySlice_Type; variable
593 {"PySlice_Type", (PYTHON_PROC*)&dll_PySlice_Type},