Home
last modified time | relevance | path

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

/third_party/python/Python/
Dsysmodule.c1393 get_hash_info(PyThreadState *tstate) in get_hash_info() function
2794 SET_SYS("hash_info", get_hash_info(tstate)); in _PySys_InitCore()