Home | History | Annotate | Download | only in python2.7

Lines Matching defs:hashfunc

314 typedef long (*hashfunc)(PyObject *);
346 hashfunc tp_hash;