Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Python/
Dfrozen.c125 const struct _frozen *_PyImport_FrozenTest = test_modules; variable
/aosp_15_r20/external/python/cpython3/Programs/
D_bootstrap_python.c43 const struct _frozen *_PyImport_FrozenTest = test_modules; variable
D_freeze_module.c49 const struct _frozen *_PyImport_FrozenTest; variable