Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c190 # define PyInt_AsLong dll_PyInt_AsLong
341 static long(*dll_PyInt_AsLong)(PyObject *); variable
529 {"PyInt_AsLong", (PYTHON_PROC*)&dll_PyInt_AsLong},