Searched refs:_PyHASH_XXPRIME_5 (Results 1 – 1 of 1) sorted by relevance
348 #define _PyHASH_XXPRIME_5 ((Py_uhash_t)2870177450012600261ULL) macro353 #define _PyHASH_XXPRIME_5 ((Py_uhash_t)374761393UL) macro365 Py_uhash_t acc = _PyHASH_XXPRIME_5; in tuplehash()377 acc += len ^ (_PyHASH_XXPRIME_5 ^ 3527539UL); in tuplehash()