Home
last modified time | relevance | path

Searched defs:PyImport_FrozenModules (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
Dfrozen.c38 struct _frozen *PyImport_FrozenModules = _PyImport_FrozenModules; variable
/aosp_15_r20/external/python/cpython3/Python/
Dfrozen.c145 const struct _frozen *PyImport_FrozenModules = NULL; variable
/aosp_15_r20/external/python/cpython3/Programs/
D_bootstrap_python.c55 const struct _frozen *PyImport_FrozenModules = NULL; variable
D_freeze_module.c50 const struct _frozen *PyImport_FrozenModules; variable