Searched defs:_Py_HashSecret (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Python/ | ||
D | pyhash.c | 20 _Py_HashSecret_t _Py_HashSecret = {{0}}; variable |
/external/python/cpython2/Objects/ | ||
D | object.c | 1107 _Py_HashSecret_t _Py_HashSecret; variable |