Home
last modified time | relevance | path

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

/third_party/python/Objects/clinic/
Dtypeobject.c.h158 {"__reduce_ex__", (PyCFunction)object___reduce_ex__, METH_O, object___reduce_ex____doc__},
164 object___reduce_ex__(PyObject *self, PyObject *arg) in object___reduce_ex__() function