Home
last modified time | relevance | path

Searched refs:_common_reduce (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Objects/
H A Dtypeobject.c5378 * protocol. This common functionality was moved to the _common_reduce
5382 _common_reduce(PyObject *self, int proto) in _common_reduce() function
5409 return _common_reduce(self, 0); in object___reduce___impl()
5460 return _common_reduce(self, protocol); in object___reduce_ex___impl()

Completed in 17 milliseconds