Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python3.c254 # define PyStdPrinter_Type (*py3_PyStdPrinter_Type)
434 static PyTypeObject* py3_PyStdPrinter_Type; variable
611 {"PyStdPrinter_Type", (PYTHON_PROC*)&py3_PyStdPrinter_Type},