Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Dlongobject.c.h36 int___getnewargs___impl(PyObject *self);
41 return int___getnewargs___impl(self); in int___getnewargs__()
/external/python/cpython3/Objects/
Dlongobject.c4876 int___getnewargs___impl(PyObject *self) in int___getnewargs___impl() function