Home
last modified time | relevance | path

Searched refs:_io_open_impl (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Modules/_io/clinic/
D_iomodule.c.h134 _io_open_impl(PyObject *module, PyObject *file, const char *mode,
293 …return_value = _io_open_impl(module, file, mode, buffering, encoding, errors, newline, closefd, op… in _io_open()
/external/python/cpython3/Modules/_io/
D_iomodule.c200 _io_open_impl(PyObject *module, PyObject *file, const char *mode, in _io_open_impl() function
/external/python/cpython3/Tools/c-analyzer/
DTODO226 Modules/_io/_iomodule.c:_io_open_impl():PyId__blksize _Py_IDENTIFIER(_blksize)
227 Modules/_io/_iomodule.c:_io_open_impl():PyId_isatty _Py_IDENTIFIER(isatty)
228 Modules/_io/_iomodule.c:_io_open_impl():PyId_mode _Py_IDENTIFIER(mode)