Home
last modified time | relevance | path

Searched refs:Py_FlushLine (Results 1 – 6 of 6) sorted by relevance

/external/python/cpython2/Python/
Dpythonrun.c873 if (Py_FlushLine()) in PyRun_InteractiveOneFlags()
965 if (Py_FlushLine()) in PyRun_SimpleFileExFlags()
989 if (Py_FlushLine()) in PyRun_SimpleStringFlags()
1122 if (Py_FlushLine()) in handle_system_exit()
1207 if (Py_FlushLine()) in PyErr_PrintEx()
1238 if (Py_FlushLine()) in PyErr_Display()
1778 if (Py_FlushLine()) in call_sys_exitfunc()
Dsysmodule.c108 if (Py_FlushLine() != 0) in sys_displayhook()
118 if (Py_FlushLine() != 0) in sys_displayhook()
Dceval.c4202 Py_FlushLine(void) in Py_FlushLine() function
/external/python/cpython2/Include/
Dceval.h39 PyAPI_FUNC(int) Py_FlushLine(void);
/external/python/cpython2/PC/os2vacpp/
Dpython.def421 Py_FlushLine
/external/python/cpython2/PC/os2emx/
Dpython27.def840 "Py_FlushLine"