Home | History | Annotate | Download | only in Objects

Lines Matching refs:wrap_hashfunc

4592 wrap_hashfunc(PyObject *self, PyObject *args, void *wrapped)

5974 TPSLOT("__hash__", tp_hash, slot_tp_hash, wrap_hashfunc,