Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c127465 const_str_PYTHONUSERBASE = { variable
127803 & const_str_PYTHONUSERBASE._ascii.ob_base,
150746 _PyStaticUnicode_Dealloc((PyObject *)&const_str_PYTHONUSERBASE); in _Py_Deepfreeze_Fini()