Home
last modified time | relevance | path

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

/external/python/cpython2/Parser/
Dpgenmain.c24 int Py_VerboseFlag; variable
/external/python/cpython3/Parser/
Dpgenmain.c28 int Py_VerboseFlag; variable
/external/python/cpython3/Python/
Dpylifecycle.c114 int Py_VerboseFlag = 0; /* Needed by import.c */ variable
/external/python/cpython2/Python/
Dpythonrun.c69 int Py_VerboseFlag; /* Needed by import.c */ variable