Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c45180 const_str__set_bootstrap_module = { variable
45287 .co_name = & const_str__set_bootstrap_module._ascii.ob_base,
45288 .co_qualname = & const_str__set_bootstrap_module._ascii.ob_base,
45358 & const_str__set_bootstrap_module._ascii.ob_base,
45966 & const_str__set_bootstrap_module._ascii.ob_base,
148927 _PyStaticUnicode_Dealloc((PyObject *)&const_str__set_bootstrap_module); in _Py_Deepfreeze_Fini()