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

  /external/python/cpython3/Modules/_io/clinic/
bufferedio.c.h 267 _io__Buffered_seek_impl(buffered *self, PyObject *targetobj, int whence);
280 return_value = _io__Buffered_seek_impl(self, targetobj, whence);
  /external/python/cpython3/Modules/_io/
bufferedio.c     [all...]

Completed in 218 milliseconds