Home | History | Annotate | Download | only in Include

Lines Matching defs:hashfunc

333 typedef Py_hash_t (*hashfunc)(PyObject *);
369 hashfunc tp_hash;