HomeSort by relevance Sort by last modified time
    Searched refs:_io__Buffered_readinto1_impl (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Modules/_io/clinic/
bufferedio.c.h 208 _io__Buffered_readinto1_impl(buffered *self, Py_buffer *buffer);
219 return_value = _io__Buffered_readinto1_impl(self, &buffer);
  /external/python/cpython3/Modules/_io/
bufferedio.c 1091 _io__Buffered_readinto1_impl(buffered *self, Py_buffer *buffer)
    [all...]

Completed in 511 milliseconds