Home
last modified time | relevance | path

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

/third_party/python/Python/
Dfrozen.c145 const struct _frozen *PyImport_FrozenModules = NULL; variable
/third_party/python/Programs/
D_bootstrap_python.c55 const struct _frozen *PyImport_FrozenModules = NULL; variable
D_freeze_module.c50 const struct _frozen *PyImport_FrozenModules; variable