Home
last modified time | relevance | path

Searched defs:posobj (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Modules/_io/clinic/
H A Dfileio.c.h401 PyObject *posobj = Py_None; in _io_FileIO_truncate() local
/third_party/python/Modules/_io/
H A Dfileio.c882 portable_lseek(fileio *self, PyObject *posobj, int whence, bool suppress_pipe_error) argument
1002 _io_FileIO_truncate_impl(fileio *self, PyObject *posobj) argument
[all...]
H A Dbufferedio.c677 PyObject *res, *posobj, *whenceobj; in _buffered_raw_seek() local
H A Dtextio.c2426 PyObject *posobj; in _io_TextIOWrapper_seek_impl() local
2621 PyObject *posobj = NULL; in _io_TextIOWrapper_tell_impl() local
[all...]

Completed in 9 milliseconds