Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/clinic/
Dfileio.c.h277 {"seek", (PyCFunction)_io_FileIO_seek, METH_FASTCALL, _io_FileIO_seek__doc__},
283 _io_FileIO_seek(fileio *self, PyObject *const *args, Py_ssize_t nargs) in _io_FileIO_seek() function