Searched refs:unicode_hash (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
H A Dunicodeobject.c6642 unicode_hash(PyUnicodeObject *self) function
8904 (hashfunc) unicode_hash, /* tp_hash*/
/external/python/cpython3/Objects/
H A Dunicodeobject.c11674 unicode_hash(PyObject *self) function
15087 (hashfunc) unicode_hash, /* tp_hash*/

Completed in 140 milliseconds