Home
last modified time | relevance | path

Searched defs:Py_FrozenFlag (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Python/
Dpylifecycle.c121 int Py_FrozenFlag = 0; /* Needed by getpath.c */ variable
/external/python/cpython2/Python/
Dpythonrun.c76 int Py_FrozenFlag; /* Needed by getpath.c */ variable