Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c200 # define PyList_New dll_PyList_New
351 static PyObject*(*dll_PyList_New)(PyInt size); variable
539 {"PyList_New", (PYTHON_PROC*)&dll_PyList_New},