Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c102179 const_str_string = { variable
102262 & const_str_string._ascii.ob_base,
102527 & const_str_string._ascii.ob_base,
150204 _PyStaticUnicode_Dealloc((PyObject *)&const_str_string); in _Py_Deepfreeze_Fini()