Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c196 # define PyLong_Type (*dll_PyLong_Type)
347 static PyTypeObject* dll_PyLong_Type; variable
535 {"PyLong_Type", (PYTHON_PROC*)&dll_PyLong_Type},