Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dmethodobject.c248 meth_hash(PyCFunctionObject *a) in meth_hash() function
282 (hashfunc)meth_hash, /* tp_hash */
/external/python/cpython2/Objects/
Dmethodobject.c261 meth_hash(PyCFunctionObject *a) in meth_hash() function
295 (hashfunc)meth_hash, /* tp_hash */