Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Parser/
Dpgenmain.c24 int Py_VerboseFlag; variable
/aosp_15_r20/external/python/cpython2/Python/
Dpythonrun.c69 int Py_VerboseFlag; /* Needed by import.c */ variable
/aosp_15_r20/external/python/cpython3/Python/
Dinitconfig.c192 int Py_VerboseFlag = 0; /* Needed by import.c */ variable