Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dcomplexobject.c410 complex_hash(PyComplexObject *v) in complex_hash() function
1099 (hashfunc)complex_hash, /* tp_hash */
/external/python/cpython2/Objects/
Dcomplexobject.c463 complex_hash(PyComplexObject *v) in complex_hash() function
1328 (hashfunc)complex_hash, /* tp_hash */