Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dlongobject.c.h33 {"__getnewargs__", (PyCFunction)int___getnewargs__, METH_NOARGS, int___getnewargs____doc__},
39 int___getnewargs__(PyObject *self, PyObject *Py_UNUSED(ignored)) in int___getnewargs__() function