Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Programs/
D_bootstrap_python.c30 static const struct _frozen bootstrap_modules[] = { variable
41 const struct _frozen *_PyImport_FrozenBootstrap = bootstrap_modules;
/aosp_15_r20/external/python/cpython3/Python/
Dfrozen.c80 static const struct _frozen bootstrap_modules[] = { variable
123 const struct _frozen *_PyImport_FrozenBootstrap = bootstrap_modules;
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv1506 Python/frozen.c - bootstrap_modules -