Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c139877 const_str__LazyModule = { variable
140510 & const_str__LazyModule._ascii.ob_base,
140591 .co_name = & const_str__LazyModule._ascii.ob_base,
140592 .co_qualname = & const_str__LazyModule._ascii.ob_base,
141431 & const_str__LazyModule._ascii.ob_base,
141693 & const_str__LazyModule._ascii.ob_base,
141771 & const_str__LazyModule._ascii.ob_base,
151065 _PyStaticUnicode_Dealloc((PyObject *)&const_str__LazyModule); in _Py_Deepfreeze_Fini()