Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c98851 const_str_supports_unicode_filenames = { variable
98962 & const_str_supports_unicode_filenames._ascii.ob_base,
106288 & const_str_supports_unicode_filenames._ascii.ob_base,
106496 & const_str_supports_unicode_filenames._ascii.ob_base,
110502 & const_str_supports_unicode_filenames._ascii.ob_base,
150128 _PyStaticUnicode_Dealloc((PyObject *)&const_str_supports_unicode_filenames); in _Py_Deepfreeze_Fini()