Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c198 # define PyList_Append dll_PyList_Append
349 static int(*dll_PyList_Append)(PyObject *, PyObject *); variable
537 {"PyList_Append", (PYTHON_PROC*)&dll_PyList_Append},