Home | History | Annotate | Download | only in Objects

Lines Matching refs:wrap_hashfunc

5504 wrap_hashfunc(PyObject *self, PyObject *args, void *wrapped)
6557 TPSLOT("__hash__", tp_hash, slot_tp_hash, wrap_hashfunc,