Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c31427 const_str__cache_bytecode = { variable
31559 .co_name = & const_str__cache_bytecode._ascii.ob_base,
32561 & const_str__cache_bytecode._ascii.ob_base,
32876 & const_str__cache_bytecode._ascii.ob_base,
34778 .co_name = & const_str__cache_bytecode._ascii.ob_base,
35129 & const_str__cache_bytecode._ascii.ob_base,
148622 _PyStaticUnicode_Dealloc((PyObject *)&const_str__cache_bytecode); in _Py_Deepfreeze_Fini()