Searched refs:_io__RawIOBase_read_impl (Results 1 – 2 of 2) sorted by relevance
247 _io__RawIOBase_read_impl(PyObject *self, Py_ssize_t n);259 return_value = _io__RawIOBase_read_impl(self, n); in _io__RawIOBase_read()
898 _io__RawIOBase_read_impl(PyObject *self, Py_ssize_t n) in _io__RawIOBase_read_impl() function