Home
last modified time | relevance | path

Searched refs:_io_open_impl (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Modules/_io/clinic/
H A D_iomodule.c.h128 _io_open_impl(PyObject *module, PyObject *file, const char *mode,
264 return_value = _io_open_impl(module, file, mode, buffering, encoding, errors, newline, closefd, opener); in _io_open()
/third_party/python/Modules/_io/
H A D_iomodule.c197 _io_open_impl(PyObject *module, PyObject *file, const char *mode, in _io_open_impl()
196 _io_open_impl(PyObject *module, PyObject *file, const char *mode, _io_open_impl() function

Completed in 2 milliseconds