Searched refs:method___reduce___impl (Results 1 – 2 of 2) sorted by relevance
14 method___reduce___impl(PyMethodObject *self);19 return method___reduce___impl(self); in method___reduce__()
130 method___reduce___impl(PyMethodObject *self) in method___reduce___impl() function