Home
last modified time | relevance | path

Searched refs:wrap_hashfunc (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dtypeobject.c6815 wrap_hashfunc(PyObject *self, PyObject *args, void *wrapped) in wrap_hashfunc() function
7913 TPSLOT("__hash__", tp_hash, slot_tp_hash, wrap_hashfunc,