Searched refs:Py_single_input (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/cython/src/Cython/Debugger/
H A Dlibpython.py2314 Py_single_input = 256 variable in class:PythonCodeExecutor
2504 return expr, PythonCodeExecutor.Py_single_input
H A Dlibcython.py1273 executor.xdecref(self.evalcode(expr, executor.Py_single_input))
/external/lldb/source/Interpreter/
H A DScriptInterpreterPython.cpp1083 py_return = PyRun_String (in_string, Py_single_input, globals, locals);

Completed in 99 milliseconds