Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c27666 const_str__compile_bytecode = { variable
27755 .co_name = & const_str__compile_bytecode._ascii.ob_base,
27756 .co_qualname = & const_str__compile_bytecode._ascii.ob_base,
32550 & const_str__compile_bytecode._ascii.ob_base,
35301 & const_str__compile_bytecode._ascii.ob_base,
45945 & const_str__compile_bytecode._ascii.ob_base,
148530 _PyStaticUnicode_Dealloc((PyObject *)&const_str__compile_bytecode); in _Py_Deepfreeze_Fini()