Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c37081 const_str__NamespacePath = { variable
38810 & const_str__NamespacePath._ascii.ob_base,
38911 .co_name = & const_str__NamespacePath._ascii.ob_base,
38912 .co_qualname = & const_str__NamespacePath._ascii.ob_base,
38937 & const_str__NamespacePath._ascii.ob_base,
40308 & const_str__NamespacePath._ascii.ob_base,
41472 & const_str__NamespacePath._ascii.ob_base,
45647 & const_str__NamespacePath._ascii.ob_base,
45959 & const_str__NamespacePath._ascii.ob_base,
148748 _PyStaticUnicode_Dealloc((PyObject *)&const_str__NamespacePath); in _Py_Deepfreeze_Fini()