Searched refs:_Py_KeyedHash (Results 1 – 4 of 4) sorted by relevance
105 extern uint64_t _Py_KeyedHash(uint64_t key, const void *src, Py_ssize_t src_sz);
469 _Py_KeyedHash(uint64_t key, const void *src, Py_ssize_t src_sz) in _Py_KeyedHash() function
4793 hash.x = _Py_KeyedHash((uint64_t)key, source->buf, source->len); in _imp_source_hash_impl()
26470 …<function-decl name='_Py_KeyedHash' filepath='./Include/internal/pycore_pyhash.h' line='105' colum…