Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
Dlongobject.c.h51 int___getnewargs___impl(PyObject *self);
56 return int___getnewargs___impl(self); in int___getnewargs__()
/third_party/python/Objects/
Dlongobject.c5014 int___getnewargs___impl(PyObject *self) in int___getnewargs___impl() function