Searched defs:posobj (Results 1 – 4 of 4) sorted by relevance
904 portable_lseek(fileio *self, PyObject *posobj, int whence, bool suppress_pipe_error)1025 _io_FileIO_truncate_impl(fileio *self, PyTypeObject *cls, PyObject *posobj)
2518 PyObject *posobj; in _io_TextIOWrapper_seek_impl() local2717 PyObject *posobj = NULL; in _io_TextIOWrapper_tell_impl() local
792 PyObject *res, *posobj, *whenceobj; in _buffered_raw_seek() local
491 PyObject *posobj = Py_None; in _io_FileIO_truncate() local