Home
last modified time | relevance | path

Searched refs:_testconsole_write_input_impl (Results 1 – 2 of 2) sorted by relevance

/third_party/python/PC/clinic/
D_testconsole.c.h17 _testconsole_write_input_impl(PyObject *module, PyObject *file,
40 return_value = _testconsole_write_input_impl(module, file, s); in _testconsole_write_input()
/third_party/python/PC/
D_testconsole.c44 _testconsole_write_input_impl(PyObject *module, PyObject *file, in _testconsole_write_input_impl() function