OpenGrok
Cross Reference: object.h
xref
: /
external
/
python
/
cpython2
/
Include
/
object.h
Home
|
History
|
Annotate
|
Download
|
only in
Include
Lines Matching
full:hashfunc
314
typedef long (*
hashfunc
)(PyObject *);
346
hashfunc
tp_hash;