Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python.c175 # define PyErr_Format dll_PyErr_Format
326 static PyObject*(*dll_PyErr_Format)(PyObject *, const char *, ...); variable
514 {"PyErr_Format", (PYTHON_PROC*)&dll_PyErr_Format},