Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtupleobject.c360 tuplehash(PyTupleObject *v) in tuplehash() function
864 (hashfunc)tuplehash, /* tp_hash */
/external/python/cpython2/Objects/
Dtupleobject.c339 tuplehash(PyTupleObject *v) in tuplehash() function
797 (hashfunc)tuplehash, /* tp_hash */