Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_python3.c181 # define PyObject_Init py3__PyObject_Init
405 static PyObject*(*py3__PyObject_Init)(PyObject *, PyTypeObject *); variable
578 {"PyObject_Init", (PYTHON_PROC*)&py3__PyObject_Init},