Home
last modified time | relevance | path

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

/third_party/python/Modules/_ctypes/
Dcallproc.c1780 My_Py_INCREF(PyObject *self, PyObject *arg) in My_Py_INCREF() function
2028 {"Py_INCREF", My_Py_INCREF, METH_O },