Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/android/Python/deepfreeze/
Ddeepfreeze.c24275 const_str_pycache_prefix = { variable
24375 & const_str_pycache_prefix._ascii.ob_base,
24861 & const_str_pycache_prefix._ascii.ob_base,
148443 _PyStaticUnicode_Dealloc((PyObject *)&const_str_pycache_prefix); in _Py_Deepfreeze_Fini()