Home
last modified time | relevance | path

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

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