Home
last modified time | relevance | path

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

/external/python/cpython2/Parser/
Dpgenmain.c23 int Py_DebugFlag; variable
/external/python/cpython3/Parser/
Dpgenmain.c27 int Py_DebugFlag; variable
/external/python/cpython3/Python/
Dpylifecycle.c113 int Py_DebugFlag = 0; /* Needed by parser.c */ variable
/external/python/cpython2/Python/
Dpythonrun.c68 int Py_DebugFlag; /* Needed by parser.c */ variable