Home
last modified time | relevance | path

Searched refs:SIZEOF_PY_HASH_T (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Python/
H A Dpyhash.c289 static PyHash_FuncDef PyHash_Func = {fnv, "fnv", 8 * SIZEOF_PY_HASH_T,
290 16 * SIZEOF_PY_HASH_T};
H A Dhamt.c404 #if SIZEOF_PY_HASH_T <= 4 in hamt_hash()
/third_party/python/Include/
H A Dpyport.h144 #define SIZEOF_PY_HASH_T SIZEOF_SIZE_T macro

Completed in 6 milliseconds