Searched refs:_io_BytesIO_writable_impl (Results 1 – 2 of 2) sorted by relevance
33 _io_BytesIO_writable_impl(bytesio *self);38 return _io_BytesIO_writable_impl(self); in _io_BytesIO_writable()
273 _io_BytesIO_writable_impl(bytesio *self) in _io_BytesIO_writable_impl() function