Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c49817 const_str_isbytecode = { variable
49856 & const_str_isbytecode._ascii.ob_base,
53222 & const_str_isbytecode._ascii.ob_base,
149025 _PyStaticUnicode_Dealloc((PyObject *)&const_str_isbytecode); in _Py_Deepfreeze_Fini()