Home
last modified time | relevance | path

Searched defs:_Py_HashSecret_Initialized (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
Drandom.c12 int _Py_HashSecret_Initialized = 0; variable
14 static int _Py_HashSecret_Initialized = 0; variable
/aosp_15_r20/external/python/cpython3/Python/
Dbootstrap_hash.c39 int _Py_HashSecret_Initialized = 0; variable
41 static int _Py_HashSecret_Initialized = 0; variable