Searched refs:object___reduce_ex___impl (Results 1 – 3 of 3) sorted by relevance
181 object___reduce_ex___impl(PyObject *self, int protocol);193 return_value = object___reduce_ex___impl(self, protocol); in object___reduce_ex__()
399 Objects/typeobject.c:object___reduce_ex___impl():PyId___reduce__ _Py_IDENTIFIER(__reduce__)
7050 object___reduce_ex___impl(PyObject *self, int protocol) in object___reduce_ex___impl() function