Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Diobase.c.h391 {"read", _PyCFunction_CAST(_io__RawIOBase_read), METH_FASTCALL, _io__RawIOBase_read__doc__},
397 _io__RawIOBase_read(PyObject *self, PyObject *const *args, Py_ssize_t nargs) in _io__RawIOBase_read() function