Searched refs:_io_BytesIO_tell_impl (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython3/Modules/_io/clinic/
H A Dbytesio.c.h143 _io_BytesIO_tell_impl(bytesio *self);
148 return _io_BytesIO_tell_impl(self);
/external/python/cpython3/Modules/_io/
H A Dbytesio.c348 _io_BytesIO_tell_impl(bytesio *self) function

Completed in 90 milliseconds