OpenGrok
Cross Reference: object.h
xref
: /
prebuilts
/
python
/
linux-x86
/
2.7.5
/
include
/
python2.7
/
object.h
Home
|
History
|
Annotate
|
Download
|
only in
python2.7
Lines Matching
refs:hashfunc
314
typedef long (*
hashfunc
)(PyObject *);
346
hashfunc
tp_hash;