Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c71685 const_str_TextIOBase = { variable
71821 & const_str_TextIOBase._ascii.ob_base,
72572 & const_str_TextIOBase._ascii.ob_base,
72672 .co_name = & const_str_TextIOBase._ascii.ob_base,
72673 .co_qualname = & const_str_TextIOBase._ascii.ob_base,
72760 & const_str_TextIOBase._ascii.ob_base,
72860 & const_str_TextIOBase._ascii.ob_base,
149537 _PyStaticUnicode_Dealloc((PyObject *)&const_str_TextIOBase); in _Py_Deepfreeze_Fini()